playwright/packages/playwright-test/src/runner
2023-05-12 14:23:22 -07:00
..
DEPS.list chore: move testInfo and timeoutManager to worker/ (#20803) 2023-02-09 19:22:17 -08:00
dispatcher.ts fix(runner): do not hang on worker exit before tests (#22742) 2023-05-01 14:54:48 -07:00
loaderHost.ts chore: include plugin list into the cache digest (#22946) 2023-05-11 21:09:15 -07:00
loadUtils.ts fix(deps): --repeat-each should not apply to dependencies (#22858) 2023-05-05 16:59:39 -07:00
processHost.ts feat(deps): inherit environment changes from dependencies (#21771) 2023-03-17 15:46:52 -07:00
projectUtils.ts feat(test runner): support .cjs and .cts files (#22971) 2023-05-11 15:41:50 -07:00
reporters.ts chore: comma separated reporter names, reporter arg from config (#22693) 2023-04-27 15:16:18 -07:00
runner.ts chore: surface syntax error in ui mode (#22982) 2023-05-12 14:23:22 -07:00
sigIntWatcher.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
taskRunner.ts chore: render parse errors in the UI mode (#22888) 2023-05-08 18:51:27 -07:00
tasks.ts chore: surface syntax error in ui mode (#22982) 2023-05-12 14:23:22 -07:00
testGroups.ts chore(test runner): split loadAllTests into parts (#21674) 2023-03-15 13:40:58 -07:00
uiMode.ts chore: surface syntax error in ui mode (#22982) 2023-05-12 14:23:22 -07:00
watchMode.ts feat: project.teardown that runs after all dependents have finished (#22696) 2023-04-28 14:27:08 -07:00
workerHost.ts feat(deps): inherit environment changes from dependencies (#21771) 2023-03-17 15:46:52 -07:00