php-censor/Tests/PHPCI/Plugin/Util
Adirelle bc634a570f 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
..
ComposerPluginInformationTest.php rename LoadedPluginInformation to ComposerPluginInformation. 2014-02-25 19:33:00 +00:00
ExamplePluginConfig.php Update test ExamplePluginConfg.php to match test. 2014-03-02 20:10:48 +00:00
ExamplePlugins.php force plugin factory to only build plugins matching interface. 2013-11-28 14:05:26 +00:00
ExecutorTest.php Fixing tests 2014-12-08 15:04:44 +00:00
FactoryTest.php Add code to allow configuration for the plugin factory to be stored on a per install basis. 2014-03-02 19:59:52 +00:00
FilesPluginInformationTest.php add FilesPluginInformation class to retrieve plugins contained with a directory. 2014-02-25 20:52:19 +00:00
TapParserTest.php Reworked TapParser to be compliant and more robust. 2015-04-09 12:00:10 +02:00