How to setup Django with PyTest on GitHub Actions

How to setup Django with PyTest on GitHub Actions

Tutorials

An example of a minimal setup of Django running tests with pytest with fully automated continuous integration (CI) using GitHub Actions.