Package zope :: Package testing
[show private | hide private]
[frames | no frames]

Package zope.testing

Set up testing environment

$Id: __init__.py,v 1.2 2005/06/24 16:53:00 nyergler Exp $
Submodules
  • cleanup: Provide a standard cleanup registry
  • doctest: Module doctest -- a framework for running examples in docstrings.
  • doctestunit: Extension to use doctest tests as unit tests
  • formparser: HTML parser that extracts form information.
  • loggingsupport: Support for testing logging code
  • loghandler: logging handler for tests that check logging output.
  • module: Fake module support
  • tests: Tests for the testing framework.

Function Summary
  patchTracebackModule()
Use the ExceptionFormatter to show more info in tracebacks.

Function Details

patchTracebackModule()

Use the ExceptionFormatter to show more info in tracebacks.

Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 http://epydoc.sf.net