playwright/packages/playwright-test/src
2022-12-14 09:58:19 -08:00
..
matchers chore: hide "comparator" option from documentation and types (#19441) 2022-12-14 09:58:19 -08:00
plugins feat(connect): allow exposing local network to the remote browser (experimental) (#19372) 2022-12-09 11:16:29 -08:00
reporters feat(runner): allow filtering setup and tests (#18900) 2022-11-18 11:35:29 -08:00
third_party feat(test runner): support jsconfig.json's baseUrl+paths (#19219) 2022-12-01 16:42:25 -08:00
babelBundle.ts chore: use vite plugin for registry (#13658) 2022-04-21 17:30:17 -07:00
cli.ts chore: serialize config as a part of list-files (#18649) 2022-11-08 12:05:00 -08:00
DEPS.list chore: render timed out error message when expect timeouts (#18863) 2022-11-16 17:00:42 -08:00
dispatcher.ts feat: use setup() instead of test() for project setup (#19281) 2022-12-05 18:15:01 -08:00
expect.ts Revert "feat(matchers): add toContainClass (#15491)" (#15670) 2022-07-14 22:03:37 +02:00
expectBundle.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
experimentalLoader.ts fix(ts): resolve .js to .ts in non-ESM mode too (#18219) 2022-10-20 12:21:22 -07:00
fixtures.ts Revert #18561 "feat(test runner): test.reset() to reset options to default/config value" (#18704) 2022-11-10 14:45:05 -08:00
globals.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
index.ts chore: hide setup, store, TestProject.setupMatch, storageStateName (#19442) 2022-12-13 22:48:38 -08:00
ipc.ts feat: use setup() instead of test() for project setup (#19281) 2022-12-05 18:15:01 -08:00
loader.ts chore: hide setup, store, TestProject.setupMatch, storageStateName (#19442) 2022-12-13 22:48:38 -08:00
mount.ts fix(ct): vite base url (#17767) 2022-10-31 12:58:07 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
runner.ts chore: hide setup, store, TestProject.setupMatch, storageStateName (#19442) 2022-12-13 22:48:38 -08:00
sigIntWatcher.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
store.ts chore: hide setup, store, TestProject.setupMatch, storageStateName (#19442) 2022-12-13 22:48:38 -08:00
test.ts feat: use setup() instead of test() for project setup (#19281) 2022-12-05 18:15:01 -08:00
testInfo.ts feat: make storage a global variable (#19283) 2022-12-05 21:37:37 -08:00
testType.ts chore: hide setup, store, TestProject.setupMatch, storageStateName (#19442) 2022-12-13 22:48:38 -08:00
timeoutManager.ts fix(test runner): more friendly test duration (#15476) 2022-07-08 11:45:44 -07:00
transform.ts chore: resolve filename in the resolution hook (#18221) 2022-10-20 13:30:34 -07:00
tsxTransform.ts fix(ct): respect boolean shorthands (#14798) 2022-06-10 17:34:21 -07:00
types.ts chore: rename setup => setupMatch (#19309) 2022-12-06 14:55:22 -08:00
util.ts feat(testinfo): add name to attachment output name (#18440) 2022-11-03 13:54:51 -07:00
utilsBundle.ts fix(ct): use stoppable server (#16329) 2022-08-08 08:54:56 -07:00
worker.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
workerRunner.ts feat: use setup() instead of test() for project setup (#19281) 2022-12-05 18:15:01 -08:00