How to test with Django and pytest fixtures February 9, 2024 Articles Notes on how to write tests for a Django app that tests a model down to a view.