Troubleshooting --------------- Unit tests are available for the project and can be run simply with the following command: .. code-block:: shell (project) $ nosetests --nocapture -v rr .. note:: the tests are implemented using `nose `_ python package, it needs to be installed beforhand.