Public Notes
on
histre
Loading...
Most testing is ineffective - Hypothesis
hypothesis.works
Hypothesis is a modern implementation of property based testing, designed from the ground up for mainstream languages.
Hypothesis runs your tests against a much wider range of scenarios than a human tester could, finding edge cases in your code that you would otherwise have missed. It then turns them into simple and easy to understand failures that save you time and money compared to fixing them if they slipped through the cracks and a user had run into them instead.
#testing #python #property #pub
Show More
Collect and share the web
Get started for free