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

withUnlimitedExamples() combined with withTestingTime() doesn't seem to be obeyed #63

Open
yongk802 opened this issue Aug 7, 2019 · 0 comments

Comments

@yongk802
Copy link

yongk802 commented Aug 7, 2019

When I use these two together, I get stuck in an infinite loop instead. I created a minimal project reproducing this behavoir. I would expect it to behave as the java docs say, which is that withTestingTime() would apply and end the tests, but it does not.

Please see here:

https://github.com/yongk802/quicktheory-unlimited-test

We're working around it by just using withExamples() and giving it a high number.

Thanks!

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