Building a web application with Django - Automated Tests

We are building a scalable web application using Django. In the fifth part of our series, we are learning how to write automated tests in Django. Timestamps: 0:00 - Introduction 0:39 - Writing our first test 6:47 - Testing a view 13:46 - Summary
Back to Top