playwright/src/test
2021-08-10 17:06:25 -07:00
..
matchers feat(expect): introduce explicit default async expect timeout (#8071) 2021-08-07 22:08:56 -07:00
reporters feat(reporter): render attachments in html report (#8125) 2021-08-10 17:06:25 -07:00
cli.ts fix(test runner): align shard info to be one-based everywhere (#7859) 2021-07-27 09:13:04 -07:00
dispatcher.ts fix(test runner): do not swallow afterAll failure (#8099) 2021-08-09 14:21:53 -07:00
expect.ts chore(expect): polish matcher names, remote arguable ones (#8060) 2021-08-06 16:58:42 -07:00
fixtures.ts fix(test runner): disallow use(workerFixture) in describes (#8119) 2021-08-10 16:32:32 -07:00
globals.ts feat(test runner): expect(locator) matchers to show a nice error on timeout (#7935) 2021-07-30 13:12:49 -07:00
index.ts feat(test runner): remove createContext fixture (#8109) 2021-08-10 09:26:36 -07:00
ipc.ts feat(test-runner): introduce steps (#7952) 2021-08-02 17:17:20 -07:00
loader.ts feat(test-runner): re-enable web server (#7906) 2021-08-03 23:24:14 +02:00
profiler.ts chore(test runner): self profile under PWTEST_PROFILE_DIR (#7252) 2021-06-21 14:49:43 -07:00
project.ts fix(test runner): disallow use(workerFixture) in describes (#8119) 2021-08-10 16:32:32 -07:00
runner.ts Revert "feat(test runner): file scope fixtures (#7969)" (#8081) 2021-08-09 12:33:16 -07:00
test.ts fix(test runner): disallow use(workerFixture) in describes (#8119) 2021-08-10 16:32:32 -07:00
testType.ts fix(test runner): disallow use(workerFixture) in describes (#8119) 2021-08-10 16:32:32 -07:00
transform.ts perf(test-runner): lazy require babel (#7750) 2021-07-20 13:24:29 -05:00
types.ts fix(test runner): ensure we run after hooks after failures (#8102) 2021-08-10 10:54:05 -07:00
util.ts feat(expect): introduce explicit default async expect timeout (#8071) 2021-08-07 22:08:56 -07:00
webServer.ts feat(test-runner): re-enable web server (#7906) 2021-08-03 23:24:14 +02:00
worker.ts fix(test runner): ensure we run after hooks after failures (#8102) 2021-08-10 10:54:05 -07:00
workerRunner.ts fix(test runner): ensure we run after hooks after failures (#8102) 2021-08-10 10:54:05 -07:00