playwright/packages/playwright-test/src/common
Dmitry Gozman b4c412eb1f
chore: replace process.exit with graceful closure (#24242)
Everywhere we call `process.exit()`, we might actually need to
gracefully close all browsers.
2023-07-24 08:29:29 -07:00
..
config.ts fix(html reporter): do not print epilogue in list mode (#23822) 2023-06-21 17:53:52 -07:00
configLoader.ts chore: allow marking scripts as external for transform (#23449) 2023-06-01 20:28:49 -07:00
DEPS.list chore: move transform to its own folder (for loader worker) (#23247) 2023-05-23 21:05:33 -07:00
esmLoaderHost.ts chore: allow marking scripts as external for transform (#23449) 2023-06-01 20:28:49 -07:00
expectBundle.ts feat(expect): roll to v29.5.0 (#23629) 2023-06-19 15:18:59 -07:00
fixtures.ts chore: partially hide built-in fixture steps (#23005) 2023-05-12 19:15:31 -07:00
globals.ts chore: bring back per test artifacts (#23153) 2023-05-23 09:36:35 -07:00
ipc.ts chore: include test-end-screenshot in a trace (#23457) 2023-06-01 20:29:32 -07:00
poolBuilder.ts chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
process.ts chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00
suiteUtils.ts chore: resolve top-level vs dependency after cli filtering (#24216) 2023-07-13 17:54:08 -07:00
test.ts chore: resolve top-level vs dependency after cli filtering (#24216) 2023-07-13 17:54:08 -07:00
testLoader.ts chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
testType.ts chore: move transform to its own folder (for loader worker) (#23247) 2023-05-23 21:05:33 -07:00