How to test with Django and pytest fixtures

How to test with Django and pytest fixtures

Articles

Notes on how to write tests for a Django app that tests a model down to a view.