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> |
||
|---|---|---|
| .. | ||
| dart-json.test.ts.snap | ||
| dotnet-nunit.test.ts.snap | ||
| dotnet-trx.test.ts.snap | ||
| golang-json.test.ts.snap | ||
| java-junit.test.ts.snap | ||
| jest-junit.test.ts.snap | ||
| mocha-json.test.ts.snap | ||
| phpunit-junit.test.ts.snap | ||
| python-xunit.test.ts.snap | ||
| rspec-json.test.ts.snap | ||
| swift-xunit.test.ts.snap | ||