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

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

* CLI: See PyUnit, or '*python setup.py test*' 

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


bin
---
Calls of binary interface 'epyunit'.

libs
----
Calls of library interface classes and functions.

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.

