DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

Learn Test Driven Development With Django Part 12 - Post Object Creation

In this video, we walk through how we can build the post creation feature of our application using a test-driven approach. We test our views, as well as forms that will help us to create our blog entries.

Top comments (0)