playwright/src/test
2021-09-15 12:30:22 -07:00
..
matchers fix(expect): toHaveText, toContainText and toHaveTitle normalize whitespace (#8929) 2021-09-14 19:24:29 -07:00
reporters feat: addition of tags to JSON reporter output (#8920) 2021-09-15 12:30:22 -07:00
cli.ts feat(test-runner): add --debug CLI flag (#8938) 2021-09-15 21:19:31 +02:00
dispatcher.ts chrome: don't nest pw:api steps (#8932) 2021-09-15 11:34:23 -07:00
expect.ts chrome: don't nest pw:api steps (#8932) 2021-09-15 11:34:23 -07:00
fixtures.ts feat(html reporter): show log for pw:api and expect steps (#8692) 2021-09-03 13:08:17 -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 chrome: don't nest pw:api steps (#8932) 2021-09-15 11:34:23 -07:00
ipc.ts chrome: don't nest pw:api steps (#8932) 2021-09-15 11:34:23 -07:00
loader.ts feat(test-runner): re-enable web server (#7906) 2021-08-03 23:24:14 +02:00
profiler.ts chore: audit code for new Promise(async) (#8601) 2021-08-31 15:55:32 -07:00
project.ts fix(test runner): disallow use(workerFixture) in describes (#8119) 2021-08-10 16:32:32 -07:00
runner.ts chore: remove stale html experiments (#8905) 2021-09-13 20:34:46 -07:00
test.ts feat(test): start authoring raw reporter (#8790) 2021-09-09 14:17:18 -07:00
testType.ts chrome: don't nest pw:api steps (#8932) 2021-09-15 11:34:23 -07:00
transform.ts perf(test-runner): lazy require babel (#7750) 2021-07-20 13:24:29 -05:00
types.ts chrome: don't nest pw:api steps (#8932) 2021-09-15 11:34:23 -07:00
util.ts fix(test-runner): accept unix separators even on windows (#8881) 2021-09-13 12:09:38 -04:00
webServer.ts fix(test-runner): WebServer: use socket for reuseExistingServer to detect servers that aren't using SO_REUSEADDR (#8537) 2021-09-02 18:39:41 +02:00
worker.ts fix(test runner): report unhandled rejections during worker teardown (#8592) 2021-08-31 10:50:30 -07:00
workerRunner.ts chrome: don't nest pw:api steps (#8932) 2021-09-15 11:34:23 -07:00