######################## Django Testing Cookbook ######################## .. post:: 2023-09-10 12:20:00 :tags: django,testing,django rest framework :category: django :author: ivan :language: en In this cookbook we are focusing on testing Django with `pytest`. .. toctree:: :maxdepth: 1 setup-pytest-for-django fake-django-app-for-testing-with-pytest testing-links