I want to know how to run multiple spec files in a folder parallely while running Cypress automation tests on LambdaTest?

I want to know how to run multiple spec files in a folder parallely while running Cypress automation tests on LambdaTest?

Hi Macy Davis,

You can pass the spec files like below in the lambdatest-config.json to run the spec files parallely. “specs" : "cypress/e2e/1-getting-started/*.cy.js