playwright/packages/playwright-test/src/reporters
Dmitry Gozman 9ce727c936
feat(list reporter): number test runs to see testing progress (#15693)
Drive-by: replace a few colors.gray with colors.dim for better contrast.
2022-07-25 13:22:25 -07:00
..
.eslintrc.json chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
base.ts Revert "fix(test runner): handle istty in line reporter (#15455)" (#15633) 2022-07-13 15:11:56 -07:00
DEPS.list chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
dot.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -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 feat(reporters): separate onExit from onEnd (#15926) 2022-07-25 13:20:33 -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(list reporter): number test runs to see testing progress (#15693) 2022-07-25 13:22:25 -07:00
list.ts feat(list reporter): number test runs to see testing progress (#15693) 2022-07-25 13:22:25 -07:00
multiplexer.ts feat(reporters): separate onExit from onEnd (#15926) 2022-07-25 13:20:33 -07:00
raw.ts chore: fixtures-via-plugin implementation (#13950) 2022-05-05 10:14:00 -07:00