Randomizing order of trials in --feature-powerset #265
Labels
A-features
Area: features (--feature-powerset, --each-feature, etc.)
C-enhancement
Category: A new feature or an improvement for an existing one
With a lot of features, powerset can get impractically large.
I suggest to add an option to randomize the order of trials, so that interrupted
cargo hack
run would provide reasonable coverage of each feature instead of depth-first fuller coverage of certain combinations that happened to be early in the list.The text was updated successfully, but these errors were encountered: