django-testing-tutorial A learnng tutorial about testing Django Build the container environment The project environmen is defined in dockerfile/Dockerfile. In order to build it, use podman: podman build -f dockerfile/Dockerfile -t beyond .