Cypress Image Diff HTML Report
import { start } from 'cypress-image-diff-html-report'
;(async () => {
await start({
configFile: 'custom.config.js',
serverPort: 3000
// ...
})
})()
Last updated
import { start } from 'cypress-image-diff-html-report'
;(async () => {
await start({
configFile: 'custom.config.js',
serverPort: 3000
// ...
})
})()
Last updated
.
├── cypress-image-diff-html-report
├── cypress-image-diff-html-report.html
├── report_[datetime].json