skip to navigation
skip to content

z3c.testsummarizer 2.0

Downloads ↓

Script that checks a pipermail archive for recent messages, parses them according to a test result format and creates a summary.

To use, write a configuration file like this:

[testsummarizer]
archive_url = https://mail.zope.org/pipermail/zope-tests/
listname = zope-tests
from = Zope tests summarizer <noreply@localhost>
to = user@localhost
smtpserver = localhost

and then call test-summarizer example.ini.

CHANGES

2.0 (2011-03-31)

  • New output format that is more suitable to accomodate a large amount of results.
  • Restructured and cleaned up the code.

1.0 (unknown)

  • first incarnation written by Stefan Holek.
 
File Type Py Version Uploaded on Size # downloads
z3c.testsummarizer-2.0.tar.gz (md5) Source 2011-03-31 64KB 292
  • Author: Stefan Holek, Christian Theune, Wolfgang Schnerring
  • License: ZPL 2.1
  • Package Index Owner: wosc, ctheune
  • DOAP record: z3c.testsummarizer-2.0.xml