/phpunit-runner-teamcity

PHPUnit runner for TeamCity

Primary LanguagePHP

phpunit-runner-teamcity

This library features a PHPUnit runner for TeamCity. It makes use of TeamCity service messages to report unit test results directly to TeamCity.

NOTE: This repo is modified to use main projects vendor PHPUnit (via vendor/autoload.php) instead of global PHPUnit.