Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

zopefoundation/z3c.testsummarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.. caution:: 

    This repository has been archived. If you want to work on it please open a ticket in https://github.com/zopefoundation/meta/issues requesting its unarchival.

==================
z3c.testsummarizer
==================

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``.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published