list:suites

You can use this command to list all available test suites of your provided configuration file. This is great to get an overview of some more complex setups.

php svrunit.phar list:suites --configuration=./svrunit.xml

Last updated