We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b349894 + df6b73f commit c650330Copy full SHA for c650330
src/tests/adding.md
@@ -122,6 +122,8 @@ be compiled or run.
122
123
* `ignore-X` where `X` is a target detail or stage will ignore the
124
test accordingly (see below)
125
+* `only-X` is like `ignore-X`, but will *only* run the test on that
126
+ target or stage
127
* `ignore-pretty` will not compile the pretty-printed test (this is
128
done to test the pretty-printer, but might not always work)
129
* `ignore-test` always ignores the test
0 commit comments