mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 05:27:55 +01:00
Refactor PHPUnit support into separate phpunit-junit parser Instead of modifying the Java JUnit parser, this creates a dedicated PHPUnit parser that properly handles PHPUnit's nested testsuite elements. This keeps the parsers cleanly separated and allows for future PHPUnit- specific features. Co-Authored-By: Matteo Beccati <matteo@beccati.com> Co-Authored-By: Claude Code <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| empty | ||
| external | ||
| phpunit | ||
| dart-json.json | ||
| dotnet-nunit.xml | ||
| dotnet-trx.trx | ||
| dotnet-xunitv3.trx | ||
| golang-json.json | ||
| jest-junit-eslint.xml | ||
| jest-junit.xml | ||
| junit-with-message.xml | ||
| mocha-json.json | ||
| python-xunit-pytest.xml | ||
| python-xunit-unittest.xml | ||
| rspec-json.json | ||
| swift-xunit.xml | ||