# Testing To run unit tests, please install the software [as instructed](./installation.md), including the prerequisites. You will also need to install [pytest](https://docs.pytest.org/en/stable/) version >= 7.4.4. To run all tests, in the root directory of the GitHub repository, run the command `pytest`.