https://cypress.io logo
We have a react app that we are e2e testing with c...
# e2e-testing
w
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?