[TIP] Test discovery for unittest

Benji York benji at benjiyork.com
Fri Apr 10 10:27:44 PDT 2009


On Fri, Apr 10, 2009 at 12:28 PM, Michael Foord
<fuzzyman at voidspace.org.uk> wrote:
> Olemis Lang wrote:
>> I personally think that doctest is the most beautiful implementation
>> ever made for the following XUnit test patterns :
>>
>> - Deltha Assertion
>> - Scripted Test
>> - Recorded Test
>> - Data-Driven Test
>> - Behavior Verification
>> - State Verification
>>
>> and still allows being meta + agile
>>
>
> Doctest is simply awful for Test Driven Development, the cornerstone of
> agile.

I disagree.

Thankfully you provided no support for your argument so I don't
have to either.  :)
-- 
Benji York



More information about the testing-in-python mailing list