Tests are put in this folder.
Feel free to add more, the more the better !
cd src/mackup
pip install -r requirements.txt
nosetests
And you should see
.
----------------------------------------------------------------------
Ran 1 test in 0.016s
OK
Yeah, I wrote this file when there was only 1 test, I hope there will be more when you read it !