Florian Lindner wrote:
I've added an directory "tests", created an empty __init__.py in it and a file
named test_proxycache.py which contains:
import unittest
I *highly* recommend doctests over most uses of unittest. One
reasonable example of doctest usage is in zc.copy
(http://svn.zope.org/zc.copy/trunk/src/zc/copy/).
--
Benji York
Senior Software Engineer
Zope Corporation
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users