Skip to main content

PyData Tel Aviv 2022 - I Hate writing Tests, That's Why I Use Hypothesis

·
PyData OSS

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.