Unittesting with Pytest¶ pytest is automatically added to the environment. There will be a template unittest in the tests directory upon creation of the project, which can be run with make test