https://cypress.io logo
I’m interested in using the cloud service so that ...
# cypress-cloud
c
I’m interested in using the cloud service so that I can run my tests in parallel but can someone clarify for me how that works when the tests currently rely on a single database that gets re-seeded before each test? What would I need to change to allow it to work in parallel so that one test doesn’t conflict with the data in another?