vrindisbacher / python-property-based-testing

Property Based Testing in Python
MIT License
1 stars 0 forks source link

Add ability to specialize on arguments #36

Closed vrindisbacher closed 1 year ago

vrindisbacher commented 1 year ago

For example, if an int must be between 1-10, we should be able to generate that rather than rely on hypotheses.