Skip to content

Commit 194e4b4

Browse files
andyleisersonErichDonGubler
authored andcommitted
docs(cts): note ! prefix for negation of test selection
1 parent d0c9044 commit 194e4b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xtask/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Commands:
2929
--backend <backend> Specify the backend (metal, dx12, or vulkan). Used
3030
to evaluate `fails-if` conditions in the test list.
3131
--filter <regex> Filter tests by selector using a regex pattern.
32+
Prefix with '!' to invert (exclude matching tests).
3233
Applied after all tests are collected.
3334
3435
run-wasm

0 commit comments

Comments
 (0)