test-reporter/__tests__
2025-03-25 14:35:49 -04:00
..
__outputs__ Fix broken links in report summary 2025-03-25 14:35:49 -04:00
__snapshots__ feat: parse junit report with message 2025-03-11 18:11:28 +10:00
fixtures feat: parse junit report with message 2025-03-11 18:11:28 +10:00
utils #83 - Use non-capturing optional group, add tests and update dist 2021-03-23 21:39:47 +01:00
dart-json.test.ts Handle test reports with no test cases 2021-03-07 12:22:00 +01:00
dotnet-nunit.test.ts Refactor dotnet-nunit parser to DotnetNunitParser 2024-06-25 14:09:10 +02:00
dotnet-trx.test.ts Fix dotnet-trx parser failing on passed tests with non-empty error info 2021-04-20 21:38:55 +02:00
java-junit.test.ts Gracefully handle empty failure tags 2022-11-29 08:45:53 +09:00
java-stack-trace-element-parser.test.ts fix(java-junit): parse StackTraceElement with custom classloader 2022-11-19 22:17:15 +02:00
jest-junit.test.ts feat: parse junit report with message 2025-03-11 18:11:28 +10:00
mocha-json.test.ts Add mocha-json external test fixtures 2021-04-19 23:19:19 +02:00
rspec-json.test.ts Add support for rspec 2024-03-14 00:40:50 +01:00
swift-xunit.test.ts Apply code style fix 2023-12-09 21:17:07 +01:00