[TIP] Docstrings in Test methods

Mike Pirnat mpirnat at gmail.com
Sat Nov 5 07:30:56 PDT 2011


On Sat, Nov 5, 2011 at 10:23 AM, Ned Batchelder <ned at nedbatchelder.com> wrote:
>  Sometimes a real stumbling block to testing is that you have to decide what
> your product code actually does.  Once you figure that out, it's a good idea
> to write it down in the docstrings.

+1 million.


-- 
Mike Pirnat
mpirnat at gmail.com
http://www.pirnat.com/



More information about the testing-in-python mailing list