1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-02-04 13:37:56 +01:00
test-reporter/__tests__/fixtures/empty
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.json make test fail by adding setUpAll and tearDownAll 2024-04-12 21:25:30 +02:00
dotnet-trx-empty-test-definitions.trx Add integration test for empty TRX TestDefinitions 2025-05-16 10:25:02 +03:00
dotnet-trx.trx Handle test reports with no test cases 2021-03-07 12:22:00 +01:00
java-junit.xml Add support for java-junit 2021-03-07 22:06:12 +01:00
jest-junit-empty-testsuite.xml Gracefully handle empty nested testsuite elements for JUnit. 2022-09-09 16:51:32 +02:00
jest-junit.xml Handle test reports with no test cases 2021-03-07 12:22:00 +01:00
mocha-json.json Add mocha-json test case for empty test results 2021-03-08 21:04:14 +01:00
phpunit-empty.xml Support for the PHPUnit dialect of JUnit 2025-12-29 13:58:55 +01:00
rspec-json.json Add support for rspec 2024-03-14 00:40:50 +01:00