Closed davezych closed 8 years ago
An alternative would be a fluent .Where()
or .When()
extension method. In my opinion this would be nicer, because developers are already used to the name, so they would remember it better.
Once #8 is implemented I agree that this should also be implemented with a fluent interface.
Implement a
runif
functionality, which will allow specifying a predicate that determines whether or not to actually run the experiment. Example usages: