BrianHenryIE / strauss

Prefix PHP namespaces and classnames to allow multiple versions of libraries to exist without conflict.
https://brianhenryie.github.io/strauss/
MIT License
143 stars 23 forks source link

Set up problem matcher for PHPUnit #128

Open szepeviktor opened 2 weeks ago

szepeviktor commented 2 weeks ago

@BrianHenryIE It is included in setup-php action. Catches PHPUnit errors with a regexp.

https://github.com/shivammathur/setup-php/blob/main/src/configs/pm/phpunit.json

docs: https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md