cypress-image-diff icon indicating copy to clipboard operation
cypress-image-diff copied to clipboard

Add configuration to fail test if baseline image doesn't exists

Open patrickclerc opened this issue 2 years ago • 0 comments

Hello

Here is a feature/configuration proposal : currently I push my baseline images in my git repository and my CI is running automatically. The tests are passing in the case I forget to push the baseline images, but the test is not comparing images, and the pipeline gives a false success. It would be great to have an option to fail the tests if no baseline images exists.

Thank you for your very useful tool !

patrickclerc avatar Nov 08 '22 12:11 patrickclerc