phpci/Tests/PHPCI/Plugin/SampleFiles/invalid_format.txt
Pablo Tejada 11f087a239 Implementation of an alternative PHPUnit plugin:
- Reformat the error output.
- Display collapsed trace in the Information tab widget.
- Handle incomplete tests in the results.
- Unit tests for all new classes.
- Display raw phpunit output.
2016-10-10 10:46:04 -04:00

11 lines
167 B
Plaintext

{
"event": "suiteStart",
"suite": "Money Test Suite",
"tests": 61
}
{
"event": "suiteStart",
"suite": "Tests\\Money\\MoneyTest",
"tests": 15
}