A talk given at DjangoCon Europe in June 2015, about Hypothesis, the property-based fuzz testing library for Python.
Explains the advantages of using Hypothesis, describes its Django-specific features, and shows some example code for including Hypothesis in Django tests.