test-reporter/__tests__/__outputs__/jest-junit-eslint.md
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

437 B

Tests passed successfully

 fixtures/jest-junit-eslint.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test.jsx 1 0ms

 test.jsx

test
  ✅ test.jsx