bahmutov / cypress-split

Split Cypress specs across parallel CI machines for speed
MIT License
212 stars 24 forks source link

Support globs in the `spec` explicit parameter #212

Closed bahmutov closed 8 months ago

bahmutov commented 8 months ago

If the user wants to pass the list of specs with wildcards

npx cypress run --env speec="cypress/e2e/**/*.js" --spec "cypress/e2e/**/*.js"
github-actions[bot] commented 8 months ago

:tada: This issue has been resolved in version 1.19.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 1.19.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: