ci/cd

Running Cypress Tests in Parallel using GitHub Actions [shorts]

In the previous article "Running Cypress Tests in GitHub Actions (Part 10)" of the Cypress-TestFramework [https://kushalbhalaik.xyz/blog/building-a-test-automation-framework-using-cypress-io-part-1/] article series, we saw how we can leverage Github to run our tests

Running Cypress Tests in GitHub Actions (Part 10)

Shalom, In the previous article of this series Running Cypress Tests in Docker (Part 9) [https://kushalbhalaik.xyz/blog/running-cypress-tests-in-docker-part-9/] we went through how can you run your tests from the Cypress-TestFramework [https: