johanneswuerbach / saucie

This library allows you to integrate results of your frontend JavaScript tests into a [Sauce jobs results page](https://saucelabs.com/docs/javascript-unit-tests-integration).
26 stars 18 forks source link

support maxDuration option #74

Closed marcoow closed 7 years ago

marcoow commented 7 years ago

This should never be necessary but the sad reality is it sometimes is 😞

(This prevents tests that run longer than 30min to be force-quite by Saucelabs)