php-censor/tests/PHPCensor/Plugin/SampleFiles/invalid_format.txt
Pablo Tejada c32a520b91 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.
2017-01-05 17:59:58 +07:00

10 lines
167 B
Text

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