Running pytest

Running pytest#

From a clean repository, install and activate the conda environment, change directory to tests, then run unit tests with the following:

python main_tests.py

This should be repeated for each supported platform.