You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: