playwright/packages/playwright-test/src
Dmitry Gozman 7e310f79af
chore: migrate builtin reporters to ReporterV2 (#23985)
This allows builtin reporters to handle stdio between onConfigure and
onBegin.

Fixes #23539.
2023-06-30 16:21:31 -07:00
..
common fix(html reporter): do not print epilogue in list mode (#23822) 2023-06-21 17:53:52 -07:00
isomorphic chore: introduce ReporterV2 interface (#23983) 2023-06-30 13:36:50 -07:00
loader chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
matchers fix: do not collide with other tests when test names have special chars (#23414) 2023-06-27 10:34:31 +02:00
plugins chore: introduce ReporterV2 interface (#23983) 2023-06-30 13:36:50 -07:00
reporters chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
runner chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
third_party feat(test runner): support tsconfig.extends array (#22975) 2023-05-11 19:18:13 -07:00
transform chore: allow marking scripts as external for transform (#23449) 2023-06-01 20:28:49 -07:00
worker chore: miscellaneous trace viewer fixes (#23695) 2023-06-14 09:37:19 -07:00
cli.ts chore: print listening on message in terminal for web trace modes (#23546) 2023-06-06 09:36:49 -07:00
DEPS.list chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
index.ts chore: enable no-floating-promises on playwright-test (#23484) 2023-06-05 17:45:56 +02:00
internalsForTest.ts chore: move transform to its own folder (for loader worker) (#23247) 2023-05-23 21:05:33 -07:00
store.ts chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
util.ts fix: do not collide with other tests when test names have special chars (#23414) 2023-06-27 10:34:31 +02:00
utilsBundle.ts chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00