codeceptjs-resemblehelper icon indicating copy to clipboard operation
codeceptjs-resemblehelper copied to clipboard

Comparison different image didn't added in html test report.

Open gtycherry opened this issue 5 years ago • 1 comments

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.

image

Have configured allure in my test as below: image

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.

gtycherry avatar Jun 04 '20 02:06 gtycherry

I'll take a look at this and update the thread.

sharath2106 avatar Mar 15 '23 11:03 sharath2106