Running the tests ----------------- On root directory of the project run: * Simple test: bash ./test/run_all_tests.sh * Using py.test: PYTHONPATH=./src py.test * Using pytddmon: PYTHONPATH=./src python ./test/pytddmon.py