Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding StartSessionListener which initializes the session before each test ↵ | Thomas Müller | 2014-03-13 | 1 | -0/+3 |
| | | | | case execution | ||||
* | phpunit.xml: Port code coverage excludes from autotest to dist. | Andreas Fischer | 2013-09-26 | 1 | -0/+14 |
| | |||||
* | PHPUnit: Allow developers to use their own custom phpunit.xml file. | Andreas Fischer | 2013-06-27 | 1 | -0/+18 |
The order of precedence of configuration files for PHPUnit is: - phpunit.xml (allowing custom user defined configuration) - phpunit.xml.dist (configuration distributed with the software) |