7. Contribute to open source project Django: Running Django's tests in Django docker box

Опубликовано: 09 Октябрь 2024
на канале: Deep “TheLearnGeek”
710
12

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

In this video we look at how to execute Django's unit tests in a docker container. This allows to not configure django developer environment and simply clone the django-docker-box repository and in a single command, start executing tests for django within the docker environment using the local source code copy of Django