playwright/packages/playwright-test/src/runner
Jean-François Greffier dcab22c307
feat: display package manager in CLI help and tips (#26450)
Display `npx playwright`, `yarn playwright` or `pnpm exec playwright` in
CLI

Fixes #21425
2023-08-17 08:53:08 -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 chore: apply only filtration to deps (#24268) 2023-07-17 16:48:52 -07:00
processHost.ts chore: allow calling spawnSync on Node.js file inside test (#26429) 2023-08-11 18:37:14 +02:00
projectUtils.ts chore: fix .only in dependent tests (#26503) 2023-08-16 13:39:08 -07:00
reporters.ts chore(merge): console status updates (#24559) 2023-08-02 14:49:06 -07:00
runner.ts chore: migrate builtin reporters to ReporterV2 (#23985) 2023-06-30 16:21:31 -07:00
sigIntWatcher.ts fix(sigint): make sure we do not add handler twice (#24413) 2023-07-25 18:35:38 -07:00
taskRunner.ts chore: make sure to call task's teardown if it has ever started (#24317) 2023-07-20 17:16:22 -07:00
tasks.ts chore: make sure to call task's teardown if it has ever started (#24317) 2023-07-20 17:16:22 -07:00
testGroups.ts feat(shard): introduce mode: 'default' (#23023) 2023-05-18 13:07:22 -07:00
uiMode.ts fix(ui-mode): run teardown handlers with Command + C (#24267) 2023-07-19 17:50:25 +02:00
watchMode.ts feat: display package manager in CLI help and tips (#26450) 2023-08-17 08:53:08 -07:00
workerHost.ts feat(deps): inherit environment changes from dependencies (#21771) 2023-03-17 15:46:52 -07:00