Open staabm opened 10 years ago
Makes sense. We just replace "PHPUnit XXX by Sebastian Bergmann." with "PHPUnit with a super awesome runner. No author follows"
Hehe... I tried some things already but it seems like phpunit discards output from a listener... therefore this could need some support from phpunit core.
I think it would help debugging and configure the runner if it would output a message like
Running testsuite using clever-and-smart
before the actual test suite run so people see immediately that they use a different setup...