bahmutov / snap-shot

Jest-like snapshot feature for the rest of us, works magically by finding the right caller function
169 stars 3 forks source link

Make snap-shot work with Cypress #12

Open bahmutov opened 7 years ago

bahmutov commented 7 years ago

Browser support, Cypress-specific issues

bahmutov commented 7 years ago

Needs to write JSON file because local storage is blown away.

bahmutov commented 7 years ago

File reading should really depend on https://github.com/cypress-io/cypress/issues/411 (not working on CI right now)