Explore advanced Django testing techniques in this EuroPython 2020 conference talk. Learn how to leverage pytest and Hypothesis to enhance your test suite, focusing on a simple Django project. Discover the power of test parametrization and parallelization with pytest, then delve into extending tests using Hypothesis. Uncover strategies for detecting edge cases, improving test coverage, and potentially applying these techniques to Django models. Gain insights into defining test cases, applying tests to existing codebases, and using Hypothesis for model testing. Suitable for developers with some knowledge of pytest test parametrization, this talk aims to provide value to listeners of all skill levels.