/TDD-Django

“Test-Driven Development with Python, 2nd edition, by Harry J.W. Percival (O’Reilly). Copyright 2017 Harry Percival“

Primary LanguagePython

Django Testing

This repository will be a good introduction on writing and testing code with django based on a book i'm currently reading mentioned in the description. My Code might differ a bit from the book as i'm adding some additional tests of my own.