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