playwright/tests/playwright-test
Dmitry Gozman ef32069299
chore: small test runner changes in preparation of global fixtures (#13899)
The main change is splitting up options from the config from other
fixtures to ensure unique location for them.
2022-05-03 15:19:27 +01:00
..
assets feat(plugins): add webServer implementation (#13779) 2022-04-28 15:08:10 -07:00
stable-test-runner
access-data.spec.ts
babel.spec.ts
basic.spec.ts
command-line-filter.spec.ts
config.spec.ts
esm.spec.ts
exit-code.spec.ts
expect-poll.spec.ts feat(poll): expose custom poll interval (#13776) 2022-04-26 21:32:38 -07:00
expect-soft.spec.ts
expect.spec.ts chore: generate expect types (#13439) 2022-04-11 10:42:19 -07:00
fixture-errors.spec.ts chore: small test runner changes in preparation of global fixtures (#13899) 2022-05-03 15:19:27 +01:00
fixtures.spec.ts
gitignore.spec.ts
global-setup.spec.ts chore: drop the legacy global setup mode (#13803) 2022-04-27 18:01:37 -07:00
golden.spec.ts
hooks.spec.ts
list-mode.spec.ts
loader.spec.ts
match-grep.spec.ts
max-failures.spec.ts
override-timeout.spec.ts
playwright-test-fixtures.ts chore: try serializing the config instead of requiring it in the worker (#13839) 2022-04-29 16:05:08 -07:00
playwright.artifacts.spec.ts
playwright.config.ts chore: try serializing the config instead of requiring it in the worker (#13839) 2022-04-29 16:05:08 -07:00
playwright.connect.spec.ts chore: try serializing the config instead of requiring it in the worker (#13839) 2022-04-29 16:05:08 -07:00
playwright.expect.misc.spec.ts
playwright.expect.text.spec.ts test: content that does not work without useInnerText (#13781) 2022-04-27 15:48:38 -07:00
playwright.expect.true.spec.ts docs: clarify toBeDisabled behavior (#13616) 2022-04-18 17:06:01 -07:00
playwright.fetch.spec.ts
playwright.spec.ts fix(test runner): restore --headed flag (#13872) 2022-05-02 16:55:14 +01:00
playwright.trace.spec.ts
playwright.unhandled.spec.ts
plugins.spec.ts fix(test): fix plugins test on win (#13860) 2022-04-30 22:30:06 -07:00
repeat-each.spec.ts
reporter-attachment.spec.ts feat(test-runner): introduce GlobalInfo (#13083) 2022-04-08 13:22:14 -07:00
reporter-base.spec.ts
reporter-dot.spec.ts
reporter-github.spec.ts
reporter-html.spec.ts feat: rewrite gitCommitInfo plugin, drop GlobalInfo & attachments (#13837) 2022-05-02 16:28:14 -07:00
reporter-json.spec.ts
reporter-junit.spec.ts
reporter-line.spec.ts Revert "feat(line reporter): show stats, handle tty" (#12735) 2022-03-14 10:37:43 -07:00
reporter-list.spec.ts test(test-runner): fix reporter-list test cannot be run on win32 vscode (#12951) 2022-03-23 11:48:05 +01:00
reporter-raw.spec.ts chore: remove defunct GlobalInfo.attach test (#13895) 2022-05-03 14:18:16 +01:00
reporter.spec.ts
resolver.spec.ts
retry.spec.ts
runner.spec.ts fix(runner): fail if worker cannot find some of the tests (#13666) 2022-04-25 09:05:40 -07:00
shard.spec.ts
stdio.spec.ts
test-extend.spec.ts
test-grep.spec.ts
test-ignore.spec.ts
test-info.spec.ts
test-modifiers.spec.ts
test-output-dir.spec.ts
test-parallel.spec.ts
test-serial.spec.ts
test-step.spec.ts
test-use.spec.ts
timeout.spec.ts feat(test): more information about timing out fixtures (#13546) 2022-04-13 15:13:31 -07:00
to-have-screenshot.spec.ts test: make sure toHaveScreenshot doesn't tolerate bad option values (#13627) 2022-04-19 07:43:18 -07:00
types-2.spec.ts
types.spec.ts
web-server.spec.ts feat(plugins): add webServer implementation (#13779) 2022-04-28 15:08:10 -07:00
worker-index.spec.ts