pest
pest copied to clipboard
Support a Test Anything Protocol format
You might consider adding the ability to define custom output formatters (See #1349).
Since this is already built on top of PHPUnit, would it be possible to use https://github.com/nikeee/phpunit-tap?