Fake Django Objects With Factory Boy
The factory_boy library is a tool for managing fixtures for your tests. This article shows you how to use it with Django.
The factory_boy library is a tool for managing fixtures for your tests. This article shows you how to use it with Django.