Skip to main content

I hate writing tests, that's why I use Hypothesis

·
PyLadies Munich OSS Meetup

In this talk, we will explore what is property-based testing and why it can do a lot of heavy lifting in writing tests for us. As a contributor, I will introduce Hypothesis, a Python library that can help perform property-based tests with ease.