Join Discord
Powered by
Maybe use a plugin like `cypress-grep` to run a su...
# cypress-cloud
l
late-planet-4481
11/04/2022, 9:26 PM
Maybe use a plugin like
cypress-grep
to run a subset of your tests, then run a different subset on each machine simultaneously? Or you can just use folders and the
--spec
command line argument to divide them up.
Previous
Next