list:groups

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

You can then use these groups as filter when running your tests.

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

Last updated