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 87f7522 commit 1edcc9aCopy full SHA for 1edcc9a
tests.md
@@ -31,7 +31,7 @@ You can use these commands to do more specific tasks.
31
./vendor/bin/codecept run integration
32
33
# run specific test
34
-./vendor/bin/codecept tests/unit/src/FooTest.php
+./vendor/bin/codecept run tests/unit/src/FooTest.php
35
```
36
37
Testing with Nette 2.2
0 commit comments