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 optional re-run argument to EkatCreateUnitTest #107

Open
jgfouca opened this issue May 12, 2021 · 1 comment
Open

Add optional re-run argument to EkatCreateUnitTest #107

jgfouca opened this issue May 12, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jgfouca
Copy link
Member

jgfouca commented May 12, 2021

Sometimes, an unlucky pick of inputs might lead to a result that exceeds the tolerance of the test. We've decided that, in some cases, it's better to try re-running the test instead of instead of increasing the tolerance.

Something like this:

EkatCreateUnitTest(my_test MAX_RERUN 2 ..) # allows 2 runs
@jgfouca jgfouca added the enhancement New feature or request label May 12, 2021
@jgfouca jgfouca self-assigned this May 12, 2021
@welcome
Copy link

welcome bot commented May 12, 2021

Thanks for opening your first issue here! Be sure to follow the issue template!

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

1 participant