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

Can one tune run time of RuleBasedStateMachine? #3866

Closed
eivindjahren opened this issue Jan 30, 2024 · 2 comments
Closed

Can one tune run time of RuleBasedStateMachine? #3866

eivindjahren opened this issue Jan 30, 2024 · 2 comments

Comments

@eivindjahren
Copy link

RuleBasedStateMachine seems really powerful for our application, but running it can take quite a lot of time. Is there any way of tuning the number of examples, or set a timelimit?

@eivindjahren
Copy link
Author

eivindjahren commented Jan 30, 2024

Figured out that it can be tuned with the @settings decorator.

@Zac-HD
Copy link
Member

Zac-HD commented Jan 30, 2024

For usage questions, https://stackoverflow.com/questions/tagged/python-hypothesis offers a more-searchable way to find answers - and ensure that they'll be useful to other users, too 🙂

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

2 participants