mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 14:27:10 +01:00
The [ESLint junit formatter](https://www.npmjs.com/package/eslint-junit) does not include a total time attribute for the root `<testsuites>` element.
437 B
437 B
✅ 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