cypress-io / snapshot

Adds value / object / DOM element snapshot testing support to Cypress test runner
116 stars 25 forks source link

feat: strip all Vue transient ID attributes (similar to React and Angular functionality) #148

Closed adam-nygate closed 4 months ago

adam-nygate commented 3 years ago

This allows snapshot testing of a Vue app with scoped styles.

Closes #144

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.