Closed jeanmonod closed 11 years ago
@jeanmonod there already are some tests (using unittest). will add a wiki page on how to contribute
@jeanmonod added a Contribute section to brand new wiki: https://github.com/sitron/lst/wiki
OK, great, testing is working but only in the dev branch. Can you merge dev into master so, it will be easier to start contributing for anybody?
did you fetch the last version? it should be ok on master too
OK, sorry, now everything is ok on master! Ready to contribue!
In order to test bug fix and small enhancement, a unit test framework + a travis CI config will be welcome. What's the reference lib in python for unit testing? Who wants to install it?