Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enter key not working when typing filters #60

Open
ntwb opened this issue Feb 25, 2018 · 4 comments
Open

Enter key not working when typing filters #60

ntwb opened this issue Feb 25, 2018 · 4 comments

Comments

@ntwb
Copy link
Contributor

ntwb commented Feb 25, 2018

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.

@jaceju
Copy link

jaceju commented Jun 19, 2018

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.

composer/composer#5856

@I2olanD
Copy link

I2olanD commented Oct 17, 2018

@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?

@adalessa
Copy link
Contributor

@ntwb I know it's a bit late but I have the same issue, but pressing shift+enter works for me

@freekmurze
Copy link
Member

I'd accept a PR that fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants