test-reporter/dist
John Bartholomew fe8fe90f0e Report jest-junit testsuite errors as failures
Test errors are different (represented differently in the JUnit XML
output from jest-junit) to test _failures_. Failures are tests
which ran and failed, errors are for tests/test suites which
did not even run because the test code itself didn't build
or didn't execute correctly.

jest-junit has an option to enable reporting of test suite errors,
but test-reporter then interprets these as successful tests.
2021-12-22 19:48:27 +00:00
..
index.js Report jest-junit testsuite errors as failures 2021-12-22 19:48:27 +00:00
index.js.map Report jest-junit testsuite errors as failures 2021-12-22 19:48:27 +00:00
licenses.txt Add option to convert backslashes in path pattern to forward slashes 2021-06-22 22:33:11 +02:00
sourcemap-register.js Update npm packages 2021-01-18 22:26:29 +01:00