netlify-plugin-cypress
netlify-plugin-cypress copied to clipboard
Add Percy support
Is your feature request related to a problem? Please describe. I wasn't able to add Percy with netlify-plugin-cypress. It runs the default cypress command, and I couldn't find a way to wrap it in the Percy command instead.
Describe the solution you'd like
Ideally a Percy flag would run percy exec -- cypress run when it's set to true.
Additional context If there is a way to do so currently, I would really appreciate some feedback.