Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 260 Bytes

To run the unit tests, simply run

python3 unit.py
echo $?

The unit tests shoudld be run with a network connection and on a UNix system (i.e. Linux or Mac OS)

These tests will leave 1 in status ($?) is there was a problem and 0 if they all passed.