For the complete documentation index, see llms.txt. This page is also available as Markdown.

First Run

Running your tests is easy. Just start it with either the command "test" or without a command (its the default one).

You also have to provide the path to your test suite configuration XML file.

php svrunit.phar test --configuration=./svrunit.xml

Last updated