--TEST-- phpunit --log-junit php://stdout DataProviderTest ../_files/DataProviderTest.php --FILE-- --EXPECTF-- PHPUnit %s by Sebastian Bergmann and contributors. ..F. DataProviderTest::testAdd with data set #2 (1, 1, 3) Failed asserting that 2 matches expected 3. %s:%i Time: %s, Memory: %s There was 1 failure: 1) DataProviderTest::testAdd with data set #2 (1, 1, 3) Failed asserting that 2 matches expected 3. %s:%i FAILURES! Tests: 4, Assertions: 4, Failures: 1.