On the PHPUnit 10 changelog, I've just saw the following entry:
Removed the printerClass and printerFile attributes on the <phpunit> XML configuration element
At Laravel, and Pest PHP, we use this option to provider our own printer. Any workaround? If not, could you consider to revert this deprecation? Thank you!
On the PHPUnit 10 changelog, I've just saw the following entry:
At Laravel, and Pest PHP, we use this option to provider our own printer. Any workaround? If not, could you consider to revert this deprecation? Thank you!