playwright/tests/playwright-test
2022-09-09 08:33:23 -07:00
..
assets
stable-test-runner chore: roll stable test-runner to 1.26.0-alpha-sep-7-2022 (#17166) 2022-09-07 20:11:09 +02:00
access-data.spec.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
babel.spec.ts
basic.spec.ts feat(test runner): separate interrupted status from skipped (#16124) 2022-08-02 12:55:43 -07:00
command-line-filter.spec.ts
config.spec.ts feat: introduce the --ignore-snapshots option (#17004) 2022-09-01 05:34:36 -07:00
esm.spec.ts
exit-code.spec.ts feat: --pass-with-no-tests option (#16902) 2022-08-29 15:46:34 -07:00
expect-poll.spec.ts
expect-soft.spec.ts
expect.spec.ts feat(assertions): support toBeVisible({ visible }) (#17207) 2022-09-09 08:33:23 -07:00
fixture-errors.spec.ts
fixtures.spec.ts
gitignore.spec.ts
global-setup.spec.ts chore: remove TestProject.projectSetup (#16321) 2022-08-05 15:24:30 -07:00
golden.spec.ts feat: introduce the --ignore-snapshots option (#17004) 2022-09-01 05:34:36 -07:00
hooks.spec.ts fix(test runner): do not swallow afterEach errors after skipped tests (#16276) 2022-08-04 18:49:23 -07:00
list-mode.spec.ts
loader.spec.ts chore: do not use experimental loader for web server (#16733) 2022-08-23 10:22:05 -07:00
match-grep.spec.ts
max-failures.spec.ts fix(test runner): show tests as interrupted when maxFailures stops them (#16178) 2022-08-03 15:25:25 -07:00
override-timeout.spec.ts
playwright-test-fixtures.ts feat(test runner): separate interrupted status from skipped (#16124) 2022-08-02 12:55:43 -07:00
playwright.artifacts.spec.ts
playwright.config.spec.ts
playwright.config.ts
playwright.connect.spec.ts chore: optionally connect instead of launching (#17174) 2022-09-07 15:57:20 -07:00
playwright.ct-build.spec.ts fix(ct): pass local config to preview (#16481) 2022-08-12 10:37:35 -07:00
playwright.ct-react.spec.ts
playwright.fetch.spec.ts fix: stop har recording when APIRequestContext is disposed (#17007) 2022-08-31 21:51:38 -07:00
playwright.reuse.spec.ts fix(reuse): restore storage state (#17175) 2022-09-07 19:15:04 -07:00
playwright.spec.ts feat(test runner): separate interrupted status from skipped (#16124) 2022-08-02 12:55:43 -07:00
playwright.trace.spec.ts feat(test runner): add --trace cli option (#16277) 2022-08-05 09:20:39 -07:00
playwright.unhandled.spec.ts feat(test runner): separate interrupted status from skipped (#16124) 2022-08-02 12:55:43 -07:00
repeat-each.spec.ts
reporter-attachment.spec.ts
reporter-base.spec.ts chore: render original exception location in error frame (#16515) 2022-08-15 09:28:55 -07:00
reporter-dot.spec.ts
reporter-github.spec.ts
reporter-html.spec.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
reporter-json.spec.ts chore: added starting time of test to the base json reporter (#16885) 2022-08-30 20:03:21 -07:00
reporter-junit.spec.ts fix(junit reporter): remove source location from classname attribute (#16499) 2022-08-19 16:42:21 -07:00
reporter-line.spec.ts
reporter-list.spec.ts
reporter-raw.spec.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
reporter.spec.ts
resolver.spec.ts fix(test runner): do not resolve relative imports through baseUrl (#16395) 2022-08-09 21:16:27 -07:00
retry.spec.ts
runner.spec.ts fix(test runner): show interrupted as yellow (#16396) 2022-08-09 21:17:30 -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 chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
test-output-dir.spec.ts
test-parallel.spec.ts
test-serial.spec.ts
test-step.spec.ts
test-use.spec.ts
timeout.spec.ts
to-have-screenshot.spec.ts feat: introduce the --ignore-snapshots option (#17004) 2022-09-01 05:34:36 -07:00
types-2.spec.ts
types.spec.ts
web-server.spec.ts feat(plugins): send accept header in webServer url checking (#16251) 2022-08-10 12:48:37 -07:00
worker-index.spec.ts