Skip to content

Latest commit

 

History

History

Unit tests are written using unit test framework. Tests can be run individually by calling python3.7 test_name.py or all tests can be run at once by calling python3.7 -m unittest from this directory.