phpunit-clever-and-smart icon indicating copy to clipboard operation
phpunit-clever-and-smart copied to clipboard

output info about the registered testlistener

Open staabm opened this issue 11 years ago • 2 comments

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...

staabm avatar Jan 22 '14 09:01 staabm

Makes sense. We just replace "PHPUnit XXX by Sebastian Bergmann." with "PHPUnit with a super awesome runner. No author follows"

lstrojny avatar Jan 28 '14 19:01 lstrojny

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.

staabm avatar Jan 28 '14 19:01 staabm