EdDev / django-testing-tutorial-os-08

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-testing-tutorial

A learning tutorial about testing Django

Build, Deploy and Run

Containers

The project has been originally targeted to be deployed through a container. However, it is not limited by it and should be available on any env.

Dedicated instruction on how to build and use the project exist for:

[1] The instructions should also work with docker, but it has not been formally tested.

Virtualization

The project could be deployed with Vagrant.

Dedicates instructions of how to set vagrant environement exist for:

LICENSE

The project uses a MIT License.

About

License:MIT License


Languages

Language:Shell 67.4%Language:Dockerfile 32.6%