Cypress - CI/CD and Reporting
Consider this Docker command:
What will be the outcome if the mounted directory contains no Cypress test files?
docker run -v $(pwd):/e2e -w /e2e cypress/included:12.0.0
What will be the outcome if the mounted directory contains no Cypress test files?
