Skip to content

Yarboa/django-testing-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

A learnng tutorial about testing Django

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 93.8%
  • Dockerfile 6.2%