Open
Description
PairwiseDataAttribute
and CombinatorialDataAttribute
should accept a parameter that allows the test to veto certain known invalid parameter combinations. Thereby suppressing generation of test cases that don't make sense.
Ideally in the pairwise case, such a suppression will feed back into the pairwise algorithm so it can try selecting other combinations that still satisfy pairwise testing requirements, wherever possible.