Django's Nasal Passage: Streamline your Tests with Nose



Erik Rose, Python wrangler at Votizen, gives you a preview of his talk at DjangoCon 2012 with an introduction to the testing framework nose:

Django's testrunner gets you started quickly, but you soon hit your head on its limitations as your project grows. By trading it for nose, a testing framework popular in the wider Python community, we can reduce boilerplate, boost performance, and improve testing UI, with only a few lines of setting changes. Re-use your test DBs, integrate with Jenkins, split your suite into pieces, and more.

Learn more about Python:

Check out our Python training classes and video tutorials.

Published September 19, 2012