Skip to content

Commit 1738d5c

Browse files
committed
docs: add HTML report demo
1 parent 5ed9e33 commit 1738d5c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@ describe('Visuals', () => {
2929
})
3030
```
3131

32+
## Beautiful HTML Report
33+
34+
### Update baseline screenshots with one click
35+
36+
<img src="https://raw.githubusercontent.com/kien-ht/cypress-image-diff-html-report/main/assets/showcase-update-baseline.gif" alt="showcase-update-baseline"/>
37+
38+
### Support different screenshot inspectors
39+
40+
<img src="https://raw.githubusercontent.com/kien-ht/cypress-image-diff-html-report/main/assets/showcase-screenshot-inspectors.gif" alt="showcase-screenshot-inspectors"/>
41+
3242
## [Cypress Image Diff documentation](https://cypress.visual-image-diff.dev/)
3343

3444
Above you will find comprehensive documentation on how to setup this plugin within a cypress test suite

0 commit comments

Comments
 (0)