playwright/packages/playwright-test/src/matchers
Andrey Lushnikov 0682672242
chore: move comparator logic to playwright-core (#12232)
This will enable implementation of `toHaveScreenshot` on the
server-side.

Drive-by: drop blink-diff

References #9938
2022-02-18 14:39:17 -08:00
..
matchers.ts feat(toBeChecked): allow passing checked: false (#10665) 2021-12-02 10:31:26 -08:00
toBeTruthy.ts fix(test runner): disable expect, action and navigation timeouts on debug (#10958) 2021-12-16 18:32:46 -08:00
toEqual.ts fix(test runner): disable expect, action and navigation timeouts on debug (#10958) 2021-12-16 18:32:46 -08:00
toMatchSnapshot.ts chore: move comparator logic to playwright-core (#12232) 2022-02-18 14:39:17 -08:00
toMatchText.ts chore: allow pre-processing scripts (#11702) 2022-01-27 14:32:23 -08:00