playwright/test-runner/src
2020-08-28 00:32:00 -07:00
..
reporters feat(testrunner): allow unexpected passes (#3665) 2020-08-28 00:32:00 -07:00
builtin.fixtures.ts feat(testrunner): allow unexpected passes (#3665) 2020-08-28 00:32:00 -07:00
cli.ts feat(testrunner): support repeat-each (#3652) 2020-08-26 20:18:44 -07:00
expect.ts chore(testrunner): introduce test result, reuse it in ipc (#3644) 2020-08-26 14:14:23 -07:00
fixtures.ts feat(testrunner): allow annotating tests as flaky (#3663) 2020-08-27 16:34:34 -07:00
golden.ts chore(testrunner): introduce test result, reuse it in ipc (#3644) 2020-08-26 14:14:23 -07:00
index.ts feat(testrunner): allow annotating tests as flaky (#3663) 2020-08-27 16:34:34 -07:00
reporter.ts chore(testrunner): introduce test result, reuse it in ipc (#3644) 2020-08-26 14:14:23 -07:00
runner.ts feat(testrunner): allow unexpected passes (#3665) 2020-08-28 00:32:00 -07:00
runnerConfig.ts feat(testrunner): support repeat-each (#3652) 2020-08-26 20:18:44 -07:00
spec.ts feat(testrunner): allow unexpected passes (#3665) 2020-08-28 00:32:00 -07:00
test.ts feat(testrunner): allow unexpected passes (#3665) 2020-08-28 00:32:00 -07:00
testCollector.ts fix(testrunner): report suite-level errors (#3661) 2020-08-27 11:41:53 -07:00
testRunner.ts feat(testrunner): allow unexpected passes (#3665) 2020-08-28 00:32:00 -07:00
transform.ts chore(testrunner): introduce test result, reuse it in ipc (#3644) 2020-08-26 14:14:23 -07:00
worker.ts feat(testrunner): allow unexpected passes (#3665) 2020-08-28 00:32:00 -07:00