Skip to content

Alex-Nascimentoo/django-unit-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Unit Testing

Project created to learn more about the fundamentals of unit testing with django.

What was learned with this project:

  • How to check what need to be tested
  • Test organization
  • Types of testing
  • How to run tests
  • How to read test outputs
  • Model testing
  • Functionality testing
  • Set up mock data for the whole testing class

Technologies used:

  • Django
  • "coverage" package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published