Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Latest commit

 

History

History
 
 

unit3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.