playwright/src/test
2021-07-19 11:59:53 -05:00
..
reporters feat(test-runner): small changes to Reporter api (#7709) 2021-07-18 17:40:59 -07:00
cli.ts feat(test-runner): support esm modules in more places (#7542) 2021-07-12 11:59:58 -05:00
dispatcher.ts feat(test-runner): small changes to Reporter api (#7709) 2021-07-18 17:40:59 -07:00
expect.ts fix(test-runner): set expand: false for expect. (#7722) 2021-07-19 11:59:53 -05:00
fixtures.ts fix(test-runner): with automatic fixtures workerInfo was undefined after conditional skip (#7521) 2021-07-08 21:55:43 +02:00
globals.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
golden.ts feat(test-runner): introduce attachments (#7685) 2021-07-16 13:48:37 -07:00
index.ts feat(test-runner): introduce attachments (#7685) 2021-07-16 13:48:37 -07:00
ipc.ts feat(test-runner): small changes to Reporter api (#7709) 2021-07-18 17:40:59 -07:00
launchServer.ts feat(test-runner): migrate to launch config/server (#7603) 2021-07-15 01:19:45 +02:00
loader.ts feat(test-runner): small changes to Reporter api (#7709) 2021-07-18 17:40:59 -07:00
profiler.ts chore(test runner): self profile under PWTEST_PROFILE_DIR (#7252) 2021-06-21 14:49:43 -07:00
project.ts feat(test-runner): suite per project (#7688) 2021-07-16 15:23:50 -07:00
runner.ts feat(test-runner): small changes to Reporter api (#7709) 2021-07-18 17:40:59 -07:00
test.ts feat(test-runner): small changes to Reporter api (#7709) 2021-07-18 17:40:59 -07:00
testType.ts feat(test-runner): small changes to Reporter api (#7709) 2021-07-18 17:40:59 -07:00
transform.ts fix(test-runner): work with .mjs files (#7373) 2021-06-29 15:28:41 -07:00
types.ts feat(test-runner): export reporter api as @playwright/test/reporter (#7692) 2021-07-16 21:15:03 -07:00
util.ts feat(test-runner): allow to focus a test in a location (#7208) 2021-06-24 10:02:34 +02:00
worker.ts chore(test runner): self profile under PWTEST_PROFILE_DIR (#7252) 2021-06-21 14:49:43 -07:00
workerRunner.ts feat(test-runner): small changes to Reporter api (#7709) 2021-07-18 17:40:59 -07:00