Please read both the Zope developer's guide and the document UNITTEST.txt in the Zope doc directory. These pages are also helpful: http://dev.zope.org/CVS/ZopeTestingGuidelines , http://diveintopython.org/roman_divein.html , http://pyunit.sourceforge.net/pyunit.html .
- C ----- Original Message ----- From: "Adrian Hungate" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 17, 2002 9:23 AM Subject: [Zope-dev] Testing my product > I have had a lot of interest in a couple of my products, and I would like to > ensure they are as stable as I can make them. I have heard a lot on here > about unit-testing, is there a guide to creating unit-tests? Is there a > procedure, or something to follow so that I can be sure I am testing "the > right things"? > > Any help would be greatly appreciated. > > Adrian... > > -- > Adrian Hungate > > All views expressed in this email are those of the whole world, however some > people don't realise this yet. > > > > _______________________________________________ > Zope-Dev maillist - [EMAIL PROTECTED] > http://lists.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) > _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
