playwright/packages/playwright-test/src/matchers
Andrey Lushnikov 95c774cf84
feat: support multiple screenshots in HTML report (#12577)
This patch adds support to multiple diffs. These are possible
due to soft assertions.

Drive-by: rename second screenshot in `toHaveScreenshot` failure when
re-generating expectations from "expected" to "previous".
2022-03-11 08:46:13 -08:00
..
matchers.ts chore: refactor toMatchSnapshot once again (#12313) 2022-02-23 13:17:37 -08:00
toBeTruthy.ts chore: refactor toMatchSnapshot once again (#12313) 2022-02-23 13:17:37 -08:00
toEqual.ts chore: refactor toMatchSnapshot once again (#12313) 2022-02-23 13:17:37 -08:00
toMatchSnapshot.ts feat: support multiple screenshots in HTML report (#12577) 2022-03-11 08:46:13 -08:00
toMatchText.ts chore: refactor toMatchSnapshot once again (#12313) 2022-02-23 13:17:37 -08:00