playwright/packages/playwright-test/src/reporters
Dmitry Gozman f6d94f0ac9
chore: update "X fatal errors" message (#16325)
Also, exlude certain errors from triggering this message:
- `no tests found`
- `duplicate test titles are not allowed`
- `--forbid-only found a focused test`
- `Timed out waiting 3600s for the entire test run`
2022-08-05 21:21:43 -07:00
..
.eslintrc.json chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
base.ts chore: update "X fatal errors" message (#16325) 2022-08-05 21:21:43 -07:00
DEPS.list chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
dot.ts feat(test runner): show the number of fatal errors at the end (#15975) 2022-07-28 14:46:21 -07:00
empty.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
github.ts chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
html.ts chore: make Reporter.onExit an internal method (#16280) 2022-08-05 13:41:00 -07:00
json.ts chore: expose JSON Reporter types (#13241) 2022-04-14 13:55:29 -07:00
junit.ts chore: unify two copies of monotonicTime (#15473) 2022-07-07 15:59:49 -07:00
line.ts feat(test runner): separate interrupted status from skipped (#16124) 2022-08-02 12:55:43 -07:00
list.ts feat(test runner): show the number of fatal errors at the end (#15975) 2022-07-28 14:46:21 -07:00
multiplexer.ts chore: make Reporter.onExit an internal method (#16280) 2022-08-05 13:41:00 -07:00
raw.ts feat(testId): expose persistent test id (#16003) 2022-07-27 20:17:19 -07:00