testing-react icon indicating copy to clipboard operation
testing-react copied to clipboard

Documentation for using with Cypress

Open sdaconceicao opened this issue 3 years ago • 0 comments

I was able to use this successfully with Jest, but I have been unable to find a way to get this working with Cypress component testing. There's an article describing this working, https://www.cypress.io/blog/2021/04/06/cypress-component-testing-react/ The examples given don't describe how to fully set this up, as it looks like there is setup in cypress/plugins that needs to be done for this to work properly, but it requires react-scripts/cra. Can we get documentation of how to use this with Storybook alone?

sdaconceicao avatar Aug 20 '21 20:08 sdaconceicao