test-reporter/__tests__
Philipp Jardas 45526f79fd Fix parsing of ESLint reports in jest-junit format
The [ESLint junit formatter](https://www.npmjs.com/package/eslint-junit)
does not include a total time attribute for the root `<testsuites>`
element.
2024-06-26 13:42:32 +02:00
..
__outputs__ Fix parsing of ESLint reports in jest-junit format 2024-06-26 13:42:32 +02:00
__snapshots__ Fix parsing of ESLint reports in jest-junit format 2024-06-26 13:42:32 +02:00
fixtures Fix parsing of ESLint reports in jest-junit format 2024-06-26 13:42:32 +02: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 Fix parsing of ESLint reports in jest-junit format 2024-06-26 13:42:32 +02: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