How to get a list of all test classes and methods in order they ware executed by PHPUnit printed to stdout? Is there any configuration option that turns on such information?
I'm using PHPUnit 7.5.6 on Ubuntu 18.04.
I prefer to use the switch:
--testdox
It provides a nice grouped list of test results that are quick and easy to read
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With