playwright/test-runner/src
2020-08-25 21:06:36 -07:00
..
reporters test: collect stdout/stderr in tests (#3615) 2020-08-25 11:00:05 -07:00
builtin.fixtures.ts fix(testrunner): pass error into test fixtures (#3605) 2020-08-24 14:55:48 -07:00
cli.ts feat(testrunner): allow external reporters (#3603) 2020-08-24 19:16:20 -07:00
expect.ts chore(testrunner): complete ts migration (#3587) 2020-08-23 11:44:41 -07:00
fixtures.ts fix(testrunner): allow worker fixture to throw/timeout (#3610) 2020-08-24 18:58:43 -07:00
golden.ts chore(testrunner): complete ts migration (#3587) 2020-08-23 11:44:41 -07:00
index.ts fix(testrunner): pass error into test fixtures (#3605) 2020-08-24 14:55:48 -07:00
reporter.ts test: collect stdout/stderr in tests (#3615) 2020-08-25 11:00:05 -07:00
runner.ts test: collect stdout/stderr in tests (#3615) 2020-08-25 11:00:05 -07:00
runnerConfig.ts feat(testrunner): expose test and runner config to fixtures (#3580) 2020-08-22 16:44:56 -07:00
spec.ts feat(testrunner): convert reporter to an interface (#3588) 2020-08-23 20:23:05 -07:00
test.ts test: collect stdout/stderr in tests (#3615) 2020-08-25 11:00:05 -07:00
testCollector.ts feat(testrunner): introduce pytest-style reporter (#3594) 2020-08-24 10:24:40 -07:00
testRunner.ts test: collect stdout/stderr in tests (#3615) 2020-08-25 11:00:05 -07:00
transform.ts chore(testrunner): complete ts migration (#3587) 2020-08-23 11:44:41 -07:00
worker.ts fix(testrunner): console.log in color (#3633) 2020-08-25 21:06:36 -07:00