Writing tests for the Django admin with pytest-django

Writing tests for the Django admin with pytest-django

Articles

Django co-creator, Simon Willison, shows us how to write tests for the Django Admin to test a form submission.