Course
Skills
Django Testing
This course will teach you the key concepts of building and running tests with Django.
What you'll learn
In this course, Django Testing, you’ll learn to set up, run and verify various testing scenarios. First, you’ll explore the basics of testing and Django testing tools. Next, you’ll discover how to build effective tests over a code base. Finally, you’ll learn how to leverage advanced Django testing tools. When you’re finished with this course, you’ll have the skills and knowledge of Django testing needed to properly cover a Django project code base with a wide variety of tests.
Table of contents
Course Overview
1min
Establishing a Test Environment
13mins
Crafting Effective Test Cases
13mins
Managing Test Data and Fixtures
35mins