Go to content

Alan Una Larisa - Writing tests for a Django application doesn't have to suck

Writing a comprehensive test suite for Django applications is never easy. If the tests depend on the database they are slow and if they don't they have to mock the Django models and queries, which is quite complex. What if there was a tool that did all of the mocking for you in just a line of code? This talk was presented at: https://2021.djangocon.us/talks/writing-tests-for-a-django-application-t/ https://github.com/larsvonschaff/Django-mockingbird LINKS: Follow Alan Una Larisa 👇 On GitHub: https://github.com/cmdctrlesc Website: http://www.cmdctrlesc.xyz Follow DjangCon US 👇 https://twitter.com/djangocon Follow DEFNA 👇 https://twitter.com/defnado https://www.defna.org/ Video production by the speaker and DjangoCon US 2021 Volunteers.

October 21, 2021