Browse Source

PHPUnit: Allow developers to use their own custom phpunit.xml file.

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)
tags/v6.0.0alpha2
Andreas Fischer 11 years ago
parent
commit
121e4ca395
1 changed files with 0 additions and 0 deletions
  1. 0
    0
      tests/phpunit.xml.dist

tests/phpunit.xml → tests/phpunit.xml.dist View File


Loading…
Cancel
Save