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

Conditional retries #9

Closed
GektorPrime opened this issue Jun 6, 2023 · 1 comment
Closed

Conditional retries #9

GektorPrime opened this issue Jun 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@GektorPrime
Copy link

Please add the ability to execute retries meeting specific conditions.
e.g. @pytest.mark.flaky(retries=2, condition="sys.platform.startswith('win32')")

@str0zzapreti str0zzapreti added the enhancement New feature or request label Jun 6, 2023
@str0zzapreti
Copy link
Owner

This feature is included with the release of version 1.4.0

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

No branches or pull requests

2 participants