I hate writing tests, that's why I use Hypothesis
Ok, I lied, I still write tests. But instead of the example-based tests that we normally write, have you heard of property-based testing? By using Hypothesis, instead of thinking about what data I should test it for, it will generate test data, including boundary cases, for you.
See more of my talks on YouTube.
Share this video
https://cheuk.dev/videos/a_ow-xdmylu/
About
Cheuk Ting Ho
After having a career in data science, Cheuk now brings her knowledge in data and passion for the tech community as the developer advocate. Cheuk constantly contributes to the open-source community by giving free talks and tutorials and organize sprints to encourage diversity contributions.