Testing

Python testing

Testing of python scripts uses pytest.

Set the PYTHONPATH environment variable to the bin directory where the scripts are stored, and then run the following command:

python -m pytest -q tests/test_class.py