playwright/packages/playwright-test/src/reporters
Andrey Lushnikov 6f932fcb4a
fix: default list reporter should dump stderr to stderr (#11351)
This is consistent with all other reporters we have in place.
2022-01-12 07:43:25 -08:00
..
.eslintrc.json chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
base.ts fix(test runner): remove test output for failures (#11308) 2022-01-10 13:22:09 -08:00
dot.ts fix(reporters): move Running X tests using Y workers to reporters (#10014) 2021-11-03 11:17:23 -07:00
empty.ts chore: move test runner types into the playwright test package (#9472) 2021-10-14 11:55:08 +02:00
github.ts fix(test runner): show codeframe and location from the error top stack frame (#11179) 2022-01-04 16:00:55 -08:00
html.ts feat(html): group similar items in the report (#11160) 2022-01-03 21:17:17 -08:00
json.ts fix(test runner): hide beforeAll/afterAll hooks from the reporter api (#11306) 2022-01-10 12:09:51 -08:00
junit.ts fix(html reporter): show missing attachments as warnings (#10400) 2021-11-17 18:03:13 -08:00
line.ts feat(reporters): show retry #x when running a test (#11003) 2021-12-17 21:07:04 -08:00
list.ts fix: default list reporter should dump stderr to stderr (#11351) 2022-01-12 07:43:25 -08:00
multiplexer.ts feat(reporters): augment non-stdio reporters with dot/line (#10003) 2021-11-03 08:25:16 -07:00
raw.ts fix(test runner): hide beforeAll/afterAll hooks from the reporter api (#11306) 2022-01-10 12:09:51 -08:00