cucumber / cucumber-js

Cucumber for JavaScript
https://cucumber.io
MIT License
5.02k stars 1.09k forks source link

set timeouts appropriately #2333

Closed davidjgoss closed 10 months ago

davidjgoss commented 10 months ago

Set timeouts on specific suites that take a long time, and set the default back to a reasonable 3s. Should reduce occasional Windows issues in CI.