pest icon indicating copy to clipboard operation
pest copied to clipboard

Support a Test Anything Protocol format

Open jcandan opened this issue 10 months ago • 2 comments

Please add the Test Anything Protocol as an output format.

jcandan avatar Feb 07 '25 01:02 jcandan

You might consider adding the ability to define custom output formatters (See #1349).

jcandan avatar Feb 07 '25 01:02 jcandan

Since this is already built on top of PHPUnit, would it be possible to use https://github.com/nikeee/phpunit-tap?

jcandan avatar Feb 08 '25 03:02 jcandan