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

Re-introduce drush test-run, so to be able to run tests from the command line #177

Open
klonos opened this issue Jun 30, 2019 · 2 comments

Comments

@klonos
Copy link
Member

klonos commented Jun 30, 2019

I keep getting this error:

The drush command 'test-run ViewsHandlerSortRandomTest' could not be found.
Run `drush cache-clear drush` to clear the commandfile cache if you have installed new extensions.
@klonos
Copy link
Member Author

klonos commented Jun 30, 2019

This seems to had been included only in drush 6.x: https://drushcommands.com/drush-6x/core/test-run/

😞

@klonos klonos changed the title Does drush test-run work? Re-introduce drush test-run, so to be able to run tests from the command line Jun 30, 2019
@serundeputy
Copy link
Member

I'd recommend using lando or an alias like this as a workaround: https://howtobackdrop.com/vid/enabling-and-running-tests-simpletest-module

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

2 participants