We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is very similar to the one of running artisan commands which can be found here, where you have php5.6 installed and can run all of the test.
For example running php unit tests
./vendor/bin/phpunit
This command should run all of your phpunit tests if step up correctly.