Skip to main content

general package for testing and debugging aids for CMF, Plone, Zope2 and Zope3

Project description

general package for testing and debugging aids for CMF, Plone, Zope2 and Zope3

  • includes a layer for ZCML integratin testing

  • zcml for a default page for test objects (useful in zope 2.9)

  • postmortem helper:

    >>> from collective.testing.debug import autopsy
    >>> @autopsy
    >>> def problem_func():
    ...     raise Exception('Trouble!')
    
  • some profiling tools

  • some logging and printing subscribers for zope.events

  • some fake response and request objects for zope

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.testing-0.3.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

collective.testing-0.3-py2.4.egg (15.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page