
Mastering Django - Nigel George
Django Chat
00:00
The Importance of Tests in Django
Django is eminently, you know, it's massive test suite. It's very tested. The key bit is regression tests. How do I know I didn't break something? So what you want is for every existing behavior, you want a test that covers it so that when you adjusting the code and you change the behavior, that's flagged by the test suite. Carlton: "It's just not a space I haven't"
Transcript
Play full episode