playwright/src/test
Dmitry Gozman 742cce3a1d
feat(test runner): configurable reportSlowTests (#7120)
Also splits tests by projects and reports them with nice relative paths.
2021-06-14 22:45:58 -07:00
..
reporters feat(test runner): configurable reportSlowTests (#7120) 2021-06-14 22:45:58 -07:00
cli.ts feat(test runner): configurable reportSlowTests (#7120) 2021-06-14 22:45:58 -07:00
dispatcher.ts fix(pwt): max-failures should work with retries (#7127) 2021-06-14 22:16:16 -07:00
expect.ts feat(test-runner): allow setting pixel match threshold for project (#7123) 2021-06-14 21:52:10 -07:00
fixtures.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
globals.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
golden.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
index.ts Revert "fix(test-runner): support passing slowMo option (#6991)" (#7077) 2021-06-11 16:19:50 -07:00
ipc.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
loader.ts feat(test runner): configurable reportSlowTests (#7120) 2021-06-14 22:45:58 -07:00
project.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
reporter.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
runner.ts fix(test-runner): do only match JS/TS files when collecting (#7014) 2021-06-10 16:41:57 +02:00
test.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
testType.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
transform.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
types.ts chore: brush up playwright-test types (#6928) 2021-06-06 20:18:47 -07:00
util.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
worker.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
workerRunner.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00