https://cypress.io logo
`cy.session()` is designed for that very use case....
# help
f
cy.session()
is designed for that very use case. I'd suggest either refactoring your tests to make use of it, or merge all of your
it()
blocks into one