phpci/Tests/PHPCI
Adirelle 9d4116e3c9 Reworked TapParser to be compliant and more robust.
Added another test case from #571.

Updated the output of TapParser::processTestLine.

Broke TapParser::parse down in simpler methods.

TapParser: ignore leading garbage and properly complain on missing TAP log.

TapParser: detect and report duplicated TAP log.

TapParser: got rid of the "test" and "suite" values.

They are only available with PHPUnit.

TapParser: append the message from yaml diagnostic to existing message.

Reworked the dispaly of test results.

PHPUnit plugin: pretty print test data.
2015-04-09 12:00:10 +02:00
..
Command Create admin command cleanup 2015-02-19 07:31:00 +01:00
Helper Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
Logging psr2 tidy up of logging code. 2014-02-27 14:23:51 +00:00
Model Switching project access information to use JSON instead of serialization, fixes #493 2014-07-30 15:13:50 +01:00
Plugin Reworked TapParser to be compliant and more robust. 2015-04-09 12:00:10 +02:00
Service Fixing failing test 2015-02-03 11:20:46 +00:00