PyUnit tests
============

These tests could either be called from the command line,
or within Eclipse by the plugin PyDev / PyUnit.

* CLI: '*python setup.py test*' 

* Eclipse: Install PyDev, open the view PyUnit and proceed.


90_remote_debug
---------------
The subdirectory for remote debug requires a running instance of PyDev 
in Eclipse, with a started remote debug server on standard port 5678

