Running single test #570
Unanswered
tushargugnani
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You can use For example:
Results in
You can read more here. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way I can run a single test in Pest, same as by using phpunit --filter function? There is an
only
method but that only works when you only have a pest test in your test suite.Beta Was this translation helpful? Give feedback.
All reactions