bahmutov / cypress-repeat

Run Cypress multiple times in a row
https://glebbahmutov.com/blog/wrap-cypress-using-npm/
37 stars 11 forks source link

spec use absolute instead of relative path #42

Closed notdian closed 1 year ago

notdian commented 1 year ago

Hello there, thank you for this work, it much easier to setup and maintain then cypresses own test case level retries.

I stumbled upon a path issue on a monorepo setup, and changing the spec path from relative to absolute fixes the issue