--TEST-- phpunit --log-xml php://stdout DataSetTest ../_files/DataSetTest.php --FILE-- --EXPECTF-- PHPUnit %s by Sebastian Bergmann. ..F. testAdd(DataSetTest) with data set #2 (1, 1, 3) Failed asserting that <integer:2> matches expected value <integer:3>. %s:%i %s:%i Time: %i seconds There was 1 failure: 1) testAdd(DataSetTest) with data set #2 (1, 1, 3) Failed asserting that matches expected value . %s:%i %s:%i FAILURES! Tests: 4, Assertions: 4, Failures: 1.