mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 08:23:24 +01:00
fbc1408913
# 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 |
||
---|---|---|
.. | ||
assert.nu | ||
dirs.nu | ||
dt.nu | ||
help.nu | ||
input.nu | ||
iter.nu | ||
log.nu | ||
mod.nu | ||
testing.nu | ||
xml.nu |