codeceptjs / codeceptjs/codeceptjs-resemblehelper
Comparison different image didn't added in html test report.
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Hi There,
Currently, i can run visual comparison with codeceptjs-resemblehelper. But found the diff image can't be added in allure test report. Only latest screenshot could be added.

Have configured allure in my test as below:

Running command as :
>
codeceptjs run --reporter mocha-multi --config=config-files/codecept_demo_visual_regression_config.js --verbose
>
Is there a way to add the diff result image in the test report? That will make the report checking easy when run in cloud with Jenkins.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.