cypress-example-docker-circle-workflows
cypress-example-docker-circle-workflows copied to clipboard
Any way to pass directories rather than spec files
It is more of a question rather than issue.
In circle.yml file, we pass the multiple spec files to run in parallel containers.
Is there a way to pass different directories containing multiple spec files, so that a container run all the files present in that directory