vrindisbacher / python-property-based-testing

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

Feature/tests #23

Closed vrindisbacher closed 1 year ago

vrindisbacher commented 1 year ago

Added a bunch of unit tests for arg detection, type generation, and invalid arguments. Closes #21