UbuntuIRC / 2012 /12 /13 /#ubuntu-app-devel.txt
niansa
Initial commit
4aa5fce
=== JasonO- is now known as JasonO
[16:40] <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:45] <christoffer> a follow up on that one...does launchpad have any Jenkins or Hudson running that will automatically run new commits?
[17:29] <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:31] <commandoline> https://answers.launchpad.net/launchpad/+question/190701 <- the title of this answer implies you can do that last thing.
[17:32] <commandoline> * question
[17:35] <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:46] <christoffer> commandoline, thank you.
=== marco_ is now known as Marco