protostar icon indicating copy to clipboard operation
protostar copied to clipboard

Add fluent API for fuzzing strategies combinations

Open mkaput opened this issue 3 years ago • 0 comments

Expose following Hypothesis APIs via our StrategyDescriptor API:

  • https://hypothesis.readthedocs.io/en/latest/data.html#hypothesis.strategies.one_of
  • https://hypothesis.readthedocs.io/en/latest/data.html#mapping
  • https://hypothesis.readthedocs.io/en/latest/data.html#filtering

mkaput avatar Aug 04 '22 13:08 mkaput