TESTING

FILE SYSTEM

Testing file system
File Description
test/coding.py Test coding style
test/build.py Test building, packaging

TEST ALL OF UNITS

Test all of units
./ctl test

TEST SPECIFIC FILE

Test specific file
pytest test/<unit-test>.py