/srv/irclogs.ubuntu.com/2012/12/13/#ubuntu-app-devel.txt

=== JasonO- is now known as JasonO
christofferWhen 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
christoffera follow up on that one...does launchpad have any Jenkins or Hudson running that will automatically run new commits?16:45
commandolinechristoffer: 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
commandolinehttps://answers.launchpad.net/launchpad/+question/190701 <- the title of this answer implies you can do that last thing.17:31
commandoline* question17:32
commandolinechristoffer: and seems like it's indeed the builtin unittest module:17:35
commandolinehttp://docs.python.org/2/library/unittest.html <- documentation17:35
christoffercommandoline, 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!