playwright/packages/playwright-test/src
2022-02-01 13:04:54 -08:00
..
matchers chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
reporters fix(html-reporter): open tests from required file (#11784) 2022-02-01 11:01:52 -08:00
third_party fix(baseurl): support path-less baseurl (#11527) 2022-01-20 18:11:56 -08:00
cli.ts fix(debug): don't apply infinite timeouts when using debugger (#11785) 2022-02-01 11:51:37 -08:00
dispatcher.ts fix: falsey behavior in route.continue, page.post, testInfo.attach (#11421) 2022-01-24 15:06:36 -08:00
expect.ts feat: support clarification message for expect (#11735) 2022-01-31 17:14:59 -08:00
experimentalLoader.ts fix(test runner): resolve tsconfig for each file (#11662) 2022-01-26 18:28:42 -08:00
fixtures.ts feat(breaking): always report onBegin/onEnd, report file errors (#11758) 2022-01-31 17:09:04 -08:00
globals.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
index.ts fix(fixtures): make sure defaultLaunchOptions are always there (#11713) 2022-01-28 10:51:55 -08:00
ipc.ts chore(test runner): create TestResult instances lazily in dispatcher (#10921) 2021-12-14 14:10:56 -08:00
loader.ts fix(test-runner): respect source maps when reporting test files (#11770) 2022-02-01 13:04:54 -08:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
project.ts test: expose repeatEachIndex (#11158) 2022-01-03 17:29:54 -08:00
runner.ts fet(list-files): report per-project test dir and filters (#11764) 2022-02-01 08:08:56 -08:00
test.ts feat(breaking): always report onBegin/onEnd, report file errors (#11758) 2022-01-31 17:09:04 -08:00
testInfo.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
testType.ts docs: fix broken link (#11687) 2022-01-27 13:00:09 -08:00
transform.ts chore: allow pre-processing scripts (#11702) 2022-01-27 14:32:23 -08:00
types.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
util.ts fix: typos (#11789) 2022-02-01 11:09:41 -08:00
webServer.ts feat(test-runner): wait for a url before starting tests (#10138) 2022-01-26 16:32:58 -08:00
worker.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
workerRunner.ts feat(breaking): always report onBegin/onEnd, report file errors (#11758) 2022-01-31 17:09:04 -08:00