bahmutov / cypress-split

Split Cypress specs across parallel CI machines for speed
MIT License
199 stars 21 forks source link

feat: add shuffle seed feature #261

Closed bahmutov closed 2 months ago

bahmutov commented 2 months ago

randomizes the specs list if it finds the environment variable SPLIT_RANDOM_SEED=<number>

closes #259

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.22.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: