A Django site.
April 2, 2008
» GSOC Project for Branch Coverage reporting for Python

As there appears to be some interest in branch coverage and the cool testing/metrics/quality tools that can be built upon it, I've proposed a GSOC project to start the ball rolling. (I assume it will start rolling either way, but allowing someone to

November 7, 2007
» Intro to python testing talk (unittest, doctest, coverage)

I'm giving an introductory talk on testing tomorrow for Utah Python. I'm planning to cover unittest, doctest, coverage and interpreting coverage results. At the end will be a hands on session for applying what we've learned. We'll write a simple p