Open BaumMitAugen opened 6 years ago
There should be some simple unit tests to make development easier.
Python supports that out of the box: https://docs.python.org/3/library/unittest.html
I'd love to give travis-ci a try: https://docs.travis-ci.com/user/languages/python/
Seems they have python support, and we could run some simple tests of command functionality.
There should be some simple unit tests to make development easier.
Python supports that out of the box: https://docs.python.org/3/library/unittest.html