Django Testing CookbookΒΆ
In this cookbook we are focusing on testing Django with pytest.
Previous:
Setup the Project for Django REST Framework
Next:
Setup Django for Testing with pytest