test-reporter/__tests__/__outputs__
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
..
dart-json.md Use non-breaking space between icon and suite name 2021-03-31 22:34:58 +02:00
dotnet-trx.md Fix dotnet-trx parsing of tests with custom display names 2021-04-20 08:40:05 +02:00
fluent-validation-test-results.md Fix dotnet-trx parsing of tests with custom display names 2021-04-20 08:40:05 +02:00
jest-junit.md Use non-breaking space between icon and suite name 2021-03-31 22:34:58 +02:00
jest-test-errors-results.md Report jest-junit testsuite errors as failures 2021-12-22 19:48:27 +00:00
jest-test-results.md Use non-breaking space between icon and suite name 2021-03-31 22:34:58 +02:00
mocha-json.md Merge branch 'dev' into mocha-json 2021-04-01 00:05:41 +02:00
mocha-test-results.md Add mocha-json external test fixtures 2021-04-19 23:19:19 +02:00
provider-test-results.md Use non-breaking space between icon and suite name 2021-03-31 22:34:58 +02:00
pulsar-test-results-no-merge.md Use non-breaking space between icon and suite name 2021-03-31 22:34:58 +02:00
pulsar-test-results.md Use non-breaking space between icon and suite name 2021-03-31 22:34:58 +02:00
silent-notes-test-results.md Fix dotnet-trx parser failing on passed tests with non-empty error info 2021-04-20 21:38:55 +02:00