Improve your Django tests with fakes and factories: Advanced usage

Hey folks,

I’d like to share with you an article that I’ve just published → Improve your Django tests with fakes and factories: Advanced usage

We’ve had some issues when it comes to model factories and using them for unit testing. In the above blog post, I share some tips and code examples that might be useful to you.

I hope you enjoy it :v:

2 Likes