chiefmyron/phpunit-test-workbench

Refactor test output parsing

chiefmyron opened this issue · 0 comments

Currently a number of edge-cases are not being parsed correctly (e.g. some ignored tests are not being recorded as ignored, total numbers are not aligning between extension and binary output).

Also, looking for performance improvements for parsing.