You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @ntwb
Do you put the command vendor/bin/phpunit-watcher watch in composer script section?
If it is, just run vendor/bin/phpunit-watcher watch, and the filter keys should work.
@jaceju this issue still occur. I added following script to my composer json. "test:watch": "./vendor/bin/phpunit-watcher watch".
when i run composer run test:watch the keys are not working. Any suggestion?
When attempting to filter tests by test or file name pressing the "Enter" key has no effect.
Pressing "Enter" at the default screen correctly triggers a "test run" where all tests are run.
The text was updated successfully, but these errors were encountered: