playwright/packages/playwright-test/src/matchers
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
..
DEPS.list chore: distill deps after import types update (#13367) 2022-04-06 15:41:08 -07:00
matchers.ts fix: support toHaveAttribute(name, options) (#16941) 2022-08-30 17:53:00 -07:00
toBeTruthy.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
toEqual.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
toMatchSnapshot.ts feat: introduce the --ignore-snapshots option (#17004) 2022-09-01 05:34:36 -07:00
toMatchText.ts feat(expect): add ignoreCase option to toHaveText and toContainText (#14534) 2022-06-02 05:52:53 -07:00