fantasyrock / teamcity-phpunit-wrapper
There is no license information available for the latest version (v1.0.1) of this package.
A wrapper around PHPUnit using Teamcity service messages to report test progress to Teamcity UI.
v1.0.1
2019-12-13 10:05 UTC
Requires
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2024-11-13 22:18:24 UTC
README
This library features a PHPUnit runner for TeamCity. It makes use of TeamCity service messages to report unit test results directly to TeamCity.
This library is an update to original library from Maarten Balliauws phpunit-runner-teamcity adapted to work with the PHPUnit 6+.