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.
just test
1 parent 8e7ea98 commit 4c431a6Copy full SHA for 4c431a6
justfile
@@ -1,5 +1,5 @@
1
# Run the tests
2
-test +ARGS:
+test *ARGS:
3
cargo nextest run {{ARGS}}
4
5
# Run the tests in verbose mode
0 commit comments