Python Unit Tests on Jenkins

Learned how to make unit tests on Jenkins with Python and Nose. With just a few clicks, now we know whether our functions work or not on every commit.