Switch A Django Project To Use Pytest - Building SaaS with Python and Django #57
In this episode, I replaced the default Django test runner to use pytest. We walked through installation, configuration, how to change tests, and the benefits that come from using pytest.