Contribute Media
A thank you to everyone who makes this possible: Read More

Given this, assert that: fluent testing using fixtures and properties

Description

Let's face it, most of us don't write enough tests. Even if we do, our tests require a lot of boilerplate and don't test everything we'd want.

In this talk we'll learn how to make smaller, more self-descriptive tests by using pytest fixtures and property-based tests using Hypothesis.

Talk page: https://2019.pycascades.com/talks/given-this-assert-that-fluent-testing-using-fixtures-and-properties/

Details

Improve this page