doc-detective / doc-detective-core

The NPM package that powers Doc Detective's testing functionality.
https://doc-detective.com
MIT License
8 stars 2 forks source link

runShell and httpRequest timeouts #165

Closed hawkeyexl closed 3 months ago

hawkeyexl commented 3 months ago

Allow users to specify timeouts for runShell and httpRequest actions. If an action exceeds its timeout, the step fails. Timeouts default to 1 minute.