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 custom warning if the value chosen for outer_k in combination with the number of conditions yields too few (inner or outer) test conditions #17

Closed
PhilippKaniuth opened this issue Oct 21, 2021 · 0 comments
Assignees
Labels
enhancement Code improvement high priority Do this first

Comments

@PhilippKaniuth
Copy link
Member

PhilippKaniuth commented Oct 21, 2021

Some combinations of outer_k and n_conditions can lead to too few test conditions. Catch those, change "outer_k" as it was supplied by the user accordingly, and inform the user. Also inform the user that, when n_conditions is big, the changing of "outer_k" might lead to a much longe run time and that s/he might want to abort and supply a better value for "outer_k".

@PhilippKaniuth PhilippKaniuth added high priority Do this first enhancement Code improvement labels Oct 21, 2021
@PhilippKaniuth PhilippKaniuth self-assigned this Oct 21, 2021
@PhilippKaniuth PhilippKaniuth changed the title Add custom warning if combination of outer_k and splitter yield too few inner test conditions Add custom warning if the value chosen for outer_k in combination with the number of conditions yields too few inner test conditions Apr 15, 2022
@PhilippKaniuth PhilippKaniuth changed the title Add custom warning if the value chosen for outer_k in combination with the number of conditions yields too few inner test conditions Add custom warning if the value chosen for outer_k in combination with the number of conditions yields too few (inner or outer) test conditions Apr 15, 2022
@PhilippKaniuth PhilippKaniuth changed the title Add custom warning if the value chosen for outer_k in combination with the number of conditions yields too few (inner or outer) test conditions Add custom warning and abort if the number of conditions is <9 Apr 15, 2022
@PhilippKaniuth PhilippKaniuth changed the title Add custom warning and abort if the number of conditions is <9 Add custom warning if the value chosen for outer_k in combination with the number of conditions yields too few (inner or outer) test conditions Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Code improvement high priority Do this first
Projects
None yet
Development

No branches or pull requests

1 participant