skip to navigation
skip to content

collective.testing 0.3

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

Downloads ↓

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

 
File Type Py Version Uploaded on Size # downloads
collective.testing-0.3-py2.4.egg (md5) Python Egg 2.4 2007-05-01 15KB 7544
collective.testing-0.3.tar.gz (md5) Source 2007-05-01 10KB 787