Overview
-
Explore some of the tools you can use to test your Django application and some good practices for creating tests using Pytest.
Free Online Course: Unit Testing in Django provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Unit Testing in Django is taught by Leticia Portella.
Explore some of the tools you can use to test your Django application and some good practices for creating tests using Pytest.
Introduction