1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-02-04 05:27:55 +01:00
test-reporter/__tests__/__snapshots__
Jozef Izso d1de4d5f06
Support for the PHPUnit dialect of JUnit
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>
2025-12-29 13:58:55 +01:00
..
dart-json.test.ts.snap Upgrade jest to v30.1.3 2025-09-12 13:03:19 +02:00
dotnet-nunit.test.ts.snap Upgrade jest to v30.1.3 2025-09-12 13:03:19 +02:00
dotnet-trx.test.ts.snap Upgrade jest to v30.1.3 2025-09-12 13:03:19 +02:00
golang-json.test.ts.snap Upgrade jest to v30.1.3 2025-09-12 13:03:19 +02:00
java-junit.test.ts.snap Upgrade jest to v30.1.3 2025-09-12 13:03:19 +02:00
jest-junit.test.ts.snap Upgrade jest to v30.1.3 2025-09-12 13:03:19 +02:00
mocha-json.test.ts.snap Upgrade jest to v30.1.3 2025-09-12 13:03:19 +02:00
phpunit-junit.test.ts.snap Support for the PHPUnit dialect of JUnit 2025-12-29 13:58:55 +01:00
python-xunit.test.ts.snap Enhance pytest support 2025-11-15 11:55:41 -05:00
rspec-json.test.ts.snap Upgrade jest to v30.1.3 2025-09-12 13:03:19 +02:00
swift-xunit.test.ts.snap Upgrade jest to v30.1.3 2025-09-12 13:03:19 +02:00