We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6283423 commit 82298acCopy full SHA for 82298ac
cucumber.yml
@@ -1,2 +1,2 @@
1
-default: --tags ~@wip features
+default: --tags 'not @wip' features
2
wip: --tags @wip:3 --wip features
0 commit comments