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

pytest: helps you write better Django apps

Description

Pytest is a full featured testing tool that can make your testing experience better. This talk will introduce you to pytest and show how easy it is to get started with pytest in your own project.

Good practices are crucial to effective testing. This talk will cover Django testing best practices with a lot of concrete examples. It will also discuss how to write faster tests and how to improve test run time by running tests in parallel.

Details

Improve this page