Hello,
I have a couple of questions about parallelization in AWS CodeBuild.
1. Is it possible to run unlimited parallel tests with the free plan?
2. if 1 is Yes, can I see the test results in CodeBuild Artifact or somewhere else?
I have set up parallel tests in AWS CodeBuild and am checking the operation in Cypress Dashboard.
However, the test results have reached the free plan's limit of 500.
I am getting error messages on my dashboard, but I can still run parallel tests.
Can I continue to use it as is?
Cypress Dashboard is not necessarily required if I can see my test results.