backdrop-contrib / backdrop-drush-extension

A set of commands and boot class for Drush and Backdrop CMS.
GNU General Public License v2.0
13 stars 18 forks source link

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

Open klonos opened 5 years ago

klonos commented 5 years ago

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 commented 5 years ago

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

😞

serundeputy commented 4 years ago

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