nushell/crates/nu-std/std
Yethal fbc1408913
test-runner: Add option to exclude single test and module (#9611)
# Description
This PR adds two additional flags to the test runner `--exclude` and
`--exclude-module` which as the name suggests allow to exclude tests
from a run
The now options only support a single test / module to exclude.

# User-Facing Changes

# Tests + Formatting

# After Submitting
2023-07-06 11:21:37 +02:00
..
assert.nu Implement annotations support in test runner (#9406) 2023-07-02 10:41:33 +02:00
dirs.nu remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00
dt.nu Add virtual path abstraction layer (#9245) 2023-05-23 23:48:50 +03:00
help.nu remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00
input.nu Command to get individual keys (#9453) 2023-07-03 10:23:44 -05:00
iter.nu Add zip-into-record to std iter (#9395) 2023-06-10 20:15:30 +02:00
log.nu remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00
mod.nu Add pwd command to stdlib (#9607) 2023-07-04 19:25:01 +02:00
testing.nu test-runner: Add option to exclude single test and module (#9611) 2023-07-06 11:21:37 +02:00
xml.nu Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00