History for ZopeTestCaseWiki
??changed:- Welcome to the !ZopeTestCase Wiki! The purpose of this Wiki is to collect information about design and usage of the "!ZopeTestCase":/Members/shh/ZopeTestCase package. I plan to keep it updated. Please do not use this Wiki for (extensive) discussions. Thanks. - Contact: "stefan@epy.co.at":mailto:stefan@epy.co.at - "RecentChanges":recentchanges, "Contents":contents Documentation - InstallationInstructions -- What the name implies. - HowTo -- An overview of and introduction to ZTC. - ReadMe -- Details on setting up your own test environment. - ZopeEnvironment -- Assumptions ZTC makes about your Zope setup. - "PyUnit":http://www.python.org/doc/current/lib/module-unittest.html -- Documentation for Python's 'unittest' module. - IZopeTestCase -- The !ZopeTestCase public interfaces. - ApiReference -- !ZopeTestCase API reference. - SecurityTesting -- Details on default fixture and security API. - FunctionalTesting -- Notes on the new functional testing features. - PortalTestCase -- Overview of the !PortalTestCase base class. - ZopeProfiler -- How to use the built-in profiling support. - TimeLines -- Sequence of things going on when a test is run. - FrequentlyAskedQuestions -- With answers! - "!TestRunnerComparison":/Members/shh/TestRunnerComparison -- Document comparing available test runners. CVS - "!ZopeTestCase CVS":http://cvs.sourceforge.net/viewcvs.py/collective/ZopeTestCase/ is hosted by the Collective project on Sourceforge. Related Tools - "!TestRunner":/Members/shh/TestRunner -- A test runner with INSTANCE_HOME support. - "!CMFTestCase":/Members/shh/CMFTestCase -- Add-on for testing CMF-based products and applications. Related Reading - "Test Driven Development":http://www.c2.com/cgi/wiki?TestDrivenDevelopment -- This and **much** more can be found in the c2 Wiki. - "Unit Testing Zope":/Members/shh/UnitTestingZope.pdf -- Slides of my talk at !EuroPython 2003 (258k pdf). - "Unit Testing in Python":http://starship.python.net/crew/tbryan/UnitTestTalk/index.html -- Tom Bryan's presentation at !PyCon 2003. - "Cactus":http://jakarta.apache.org/cactus/ -- A Java testing framework from the Jakarta project. Products Using !ZopeTestCase - "Plone":http://plone.org 2.0 by the Plone Team - "Silva":http://www.infrae.org/products/silva by Infrae (Thanks to Godefroid Chapelle) - "CPS":http://zope.org/Members/nuxeo/Products/CPS3 3.0 by Nuxeo - "Zwiki":/Members/simon/Zwiki by Simon Michael - "!ExternalFile":/Members/arielpartners/ExternalFile and "!ZopeXMLMethods":http://zopexmlmethods.sourceforge.net/ by Arielpartners - "ZQTI and QTIEditor":/Members/upfront/zqti by Upfront Systems - "!DDBug Issue Tracker":/Members/hiperlogica/DDBug by Hiperlogica - "!ReplaceSupport":/Members/shh/ReplaceSupport, "!DocFinderTab":/Members/shh/DocFinderTab, and "!AcquisitionUnderstander":/Members/shh/AcquisitionUnderstander - "ExtFile/!ExtImage":/Members/shh/ExtFile (1.2.0 and later)