playwright/src/test
2021-08-23 09:21:40 -07:00
..
matchers fix(test-runner): do not attach non-existent diff (#8297) 2021-08-20 13:40:27 -07:00
reporters feat(test runner): show failure details for flaky test runs (#8332) 2021-08-19 18:20:53 -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): avoid internal error for step end without begin (#8327) 2021-08-19 17:04:09 -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): make sure we always teardown all fixtures (#8158) 2021-08-12 09:08:56 -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 fix(test runner): make sure tracing is not running on non-retries (#8232) 2021-08-16 16:46:35 -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 feat(test runner): implement test.describe.serial (#8132) 2021-08-10 21:26:45 -07:00
testType.ts feat(test runner): implement test.describe.serial (#8132) 2021-08-10 21:26:45 -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(test-runner): allow non-ascii characters in the output dir path (#8093) 2021-08-10 21:24:35 -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): afterAll error should not mask beforeAll error (#8358) 2021-08-23 09:21:40 -07:00