playwright/packages/playwright-test/src/runner
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
..
DEPS.list chore: move transform to its own folder (for loader worker) (#23247) 2023-05-23 21:05:33 -07:00
dispatcher.ts chore: introduce ReporterV2 interface (#23983) 2023-06-30 13:36:50 -07:00
loaderHost.ts chore: allow marking scripts as external for transform (#23449) 2023-06-01 20:28:49 -07:00
loadUtils.ts Enhance the forbidOnly mode message to guide the user towards the configuration option (#23146) 2023-05-25 13:32:49 -07:00
processHost.ts feat(deps): inherit environment changes from dependencies (#21771) 2023-03-17 15:46:52 -07:00
projectUtils.ts feat(teardown): allow the same project to be a teardown for multiple (#23074) 2023-05-16 18:26:06 -07:00
reporters.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
runner.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
sigIntWatcher.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
taskRunner.ts chore: introduce ReporterV2 interface (#23983) 2023-06-30 13:36:50 -07:00
tasks.ts chore: introduce ReporterV2 interface (#23983) 2023-06-30 13:36:50 -07:00
testGroups.ts feat(shard): introduce mode: 'default' (#23023) 2023-05-18 13:07:22 -07:00
uiMode.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
watchMode.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
workerHost.ts feat(deps): inherit environment changes from dependencies (#21771) 2023-03-17 15:46:52 -07:00