Powered by
We have a react app that we are e2e testing with c...
# e2e-testing
w
witty-air-21210
09/28/2022, 3:41 PM
We have a react app that we are e2e testing with cypress on circleci. When a test fails we would like to save our redux state to a file so we can save it as an artifact within the CI pipeline. Is there a global way to do afterEach?
Previous
Next