Idea: add flag to test all feature flag permutation w/ a max # of simultaneous feature flags #58
Labels
A-features
Area: features (--feature-powerset, --each-feature, etc.)
C-enhancement
Category: A new feature or an improvement for an existing one
maybe
--feature-powerset --depth 2
.Tokio has too many features to test the power set. However, most issues can be reproduced by testing at most 2 features simultaneously. It would be nice to have a feature that tested all permutations of at most N simultaneous feature flags. This would catch most problems.
The text was updated successfully, but these errors were encountered: