Unit Testing in Django
Testing is a essential step for software development process. Many developers ignore this step and ended up finding bugs in production. Manual testing is fine until your application grows on a large scale. Once your application is big