To run the unittests

go into the unit_tests directory and type

python test.py


you must have the unittest library installed in your system.

it can be found at pyunit.sourceforge.net
