playwright/packages/html-reporter
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
..
playwright-ct chore: add experimental mount (#12657) 2022-03-11 08:00:46 -08:00
src feat: support multiple screenshots in HTML report (#12577) 2022-03-11 08:46:13 -08:00
.gitignore chore: add experimental mount (#12657) 2022-03-11 08:00:46 -08:00
bundleJsPlugin.js chore: move html report to package (#10898) 2021-12-13 16:38:26 -08:00
package.json test: add component tests for html report (#10900) 2021-12-13 18:30:48 -08:00
playwright.config.ts chore: add experimental mount (#12657) 2022-03-11 08:00:46 -08:00
webpack.config.js chore: add experimental mount (#12657) 2022-03-11 08:00:46 -08:00