26 Dec
2009
26 Dec
'09
3:17 p.m.
Benji York wrote:
On Fri, Dec 25, 2009 at 10:31 PM, Chris McDonough <chrism@plope.com> wrote:
Yeah. I'm a fan of unit tests.
Yep, me too. To be clear, I do want unit tests in the form of a doctest (like http://svn.zope.org/manuel/trunk/src/manuel/bugs.txt?view=markup). Which may be the best place for this test.
I just added tests for the find_code_blocks function to the chrism-codeblock branch in the form of non-doctest unit tests. - C