Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timeouts for stubs #270

Open
jviide opened this issue Aug 28, 2016 · 0 comments
Open

Add timeouts for stubs #270

jviide opened this issue Aug 28, 2016 · 0 comments

Comments

@jviide
Copy link
Contributor

jviide commented Aug 28, 2016

Allow runners to time out tests if a stub takes too long to finish. The functionality could be built into the runners so all stubs don't have to start implementing timeouts one by one.

If implemented should the result in those cases be ERROR? Or should we reserve ERROR only for actual stub errors and add a new TIMEOUT type (or somesuch)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant