Django's Nasal Passage

A Talk presented by Erik Rose
log in to bookmark.

Audience level

Intermediate

Category

Other

Time

September 6th, 4:20 p.m. – 5 p.m.


Description

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.


Abstract