Adam Johnson ( https://fosstodon.org/@adamchainz )

Tests

Speed Up Your Django Tests

This book is a practical guide to making your Django project’s tests faster.

It has many tips and tricks that apply to all projects, big and small. And it covers the two most popular test runners: Django’s test framework and pytest.

It’s based on my experience speeding up various Django projects’ test suites, improving Django’s own testing framework, and creating pytest plugins.

Actions