Mock Django models using Faker and Factory Boy
In this post, you'll learn how real-world apps are mocking Django models by using Factory Boy. Before we start, make sure you have a basic understanding of TDD (Test-Driven Development). I will show you the simple working logic of mocking Django mode...
developertimeline.hashnode.dev6 min read