Does anyone know a package to read junit and/or Open Test Reporting in #PHP ?
I'm thinking about reading logs and reports from code quality tools to keep a history (and see trends)
First set of tools that I have in mind includes @phpunit @phpstan @phpmd
#JUnit #OTR #PHP