=== JasonO- is now known as JasonO | ||
christoffer | When creating an application with quickly ...I get the test folder with example tests. Which software do I need to run the tests and where do I find more information about unit testing with python? | 16:40 |
---|---|---|
christoffer | a follow up on that one...does launchpad have any Jenkins or Hudson running that will automatically run new commits? | 16:45 |
commandoline | christoffer: it's probably (I don't know ;)) nose or the in python builtin unittest module. Launchpad does not have something like jenkins/hudson, although it might be possible to run the tests while building a deb package for a PPA, I think I saw something like that once... | 17:29 |
commandoline | https://answers.launchpad.net/launchpad/+question/190701 <- the title of this answer implies you can do that last thing. | 17:31 |
commandoline | * question | 17:32 |
commandoline | christoffer: and seems like it's indeed the builtin unittest module: | 17:35 |
commandoline | http://docs.python.org/2/library/unittest.html <- documentation | 17:35 |
christoffer | commandoline, thank you. | 17:46 |
=== marco_ is now known as Marco |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!