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

Inject RetryInfo parameter in retrying tests #736

Open
nipafx opened this issue May 20, 2023 · 0 comments
Open

Inject RetryInfo parameter in retrying tests #736

nipafx opened this issue May 20, 2023 · 0 comments

Comments

@nipafx
Copy link
Member

nipafx commented May 20, 2023

Extend @RetryingTest to resolve RetryInfo parameter - spawned from #712.

So far, I could only come up with execution count as info it provides. I also considered returning past exceptions, but that feels wrong - why would a test want to know in what way previous test executions failed?

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

No branches or pull requests

1 participant