5. Contribute to open source project Django: Running Django source code tests locally

Опубликовано: 11 Июль 2026
на канале: Deep “TheLearnGeek”
1,348
25

This is the fifth of 8 part series on Contributing to open source project Django.

In this video we look at executing unit tests for Django project on your developer environment (your laptop/computer) such that when you are working on making code changes, you can run the unit tests to validate that there are no unexpected test failures.