Skip to content

Testing

To run all the test available in this repo at once, navigate to the main level of the software repository and run

pytest
This will output an overview of all tests and include a coverage report.