cypress-parallel
cypress-parallel copied to clipboard
Add check to prevent more threads starting than there are specs found
Added a check to prevent starting more threads than there are spec files found. Possible solution for: https://github.com/tnicola/cypress-parallel/issues/129