Time: 718 ms, Memory: 8.50Mb
There were 3 errors:
---------
FATAL ERROR. TESTS NOT FINISHED.
Call to undefined method PHPUnit_Framework_TestFailure::failedTest()
in vendor\codeception\codeception\src\Codeception\PHPUnit\ResultPrinter\UI.php:28
<pre>PHP Fatal Error 'yii\base\ErrorException' with message 'Call to undefined method PHPUnit_Framework_TestFailure::failedTest()'
in vendor\codeception\codeception\src\Codeception\PHPUnit\ResultPrinter\UI.php:28
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleFatalError()
#1 {main}</pre>
Codeception crashes before printing error summary due PHPUnit changes sebastianbergmann/phpunit#1351.