snapshot icon indicating copy to clipboard operation
snapshot copied to clipboard

Uninvoked empty snapshot fix

Open mariya-gfx opened this issue 6 years ago • 2 comments

Using 'readFileMaybe' plugin for storing snapshots for each test run next to the initial test caller, there is no need of creating an empty file if no test invokes a snapshot.

mariya-gfx avatar Oct 23 '19 13:10 mariya-gfx

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 23 '19 13:10 CLAassistant

This is needed in Cypress 4.0 since cy.writeFile() will yield null

ghost avatar Feb 28 '20 02:02 ghost