PEP: Procedure for Adding New Modules (please comment)

Fredrik Lundh fredrik at pythonware.com
Mon Jul 9 15:43:12 EDT 2001


Paul Winkler wrote:
> I think test suites would be a very, very good idea. At a minimum, some doctest
> examples. Even better would be a well-defined suite of unit tests using the
> unittest module.

if you think tests using one support module is automatically better
than tests using another support module, you have a lot to learn
about testing...

</F>





More information about the Python-list mailing list