playwright/tests/playwright-test
Andrey Lushnikov fafd9837ba
feat: introduce the --ignore-snapshots option (#17004)
This patch introduces `--ignore-snapshots` Playwright Test CLI option,
and `ignoreSnapshots` configuration argument.
2022-09-01 05:34:36 -07:00
..
assets feat(server): consider 3XX, 400-403 responses as started server 2022-06-10 14:47:29 -07:00
stable-test-runner chore: roll stable test-runner to 1.23.0-alpha-1655778679000 (#15015) 2022-06-21 18:53:38 +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
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 fix: support toHaveAttribute(name, options) (#16941) 2022-08-30 17:53:00 -07:00
fixture-errors.spec.ts
fixtures.spec.ts
gitignore.spec.ts
global-setup.spec.ts
golden.spec.ts feat: introduce the --ignore-snapshots option (#17004) 2022-09-01 05:34:36 -07:00
hooks.spec.ts
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 test(test-runner): add tests to show that grep is case insensitive (#8091) 2021-08-09 14:05:51 -04:00
max-failures.spec.ts
override-timeout.spec.ts
playwright-test-fixtures.ts
playwright.artifacts.spec.ts
playwright.config.spec.ts
playwright.config.ts
playwright.connect.spec.ts
playwright.ct-build.spec.ts
playwright.ct-react.spec.ts
playwright.ct-reuse.spec.ts
playwright.fetch.spec.ts fix: stop har recording when APIRequestContext is disposed (#17007) 2022-08-31 21:51:38 -07:00
playwright.spec.ts
playwright.trace.spec.ts
playwright.unhandled.spec.ts
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 feat: support clarification message for expect (#11735) 2022-01-31 17:14:59 -08:00
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
retry.spec.ts
runner.spec.ts
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
worker-index.spec.ts