You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / collective.xmltestreport-1.3.4-1.lbn19.noarch

collective.xmltestreport-1.3.4-1.lbn19.noarch

Package Attributes
RPM  collective.xmltestreport-1.3.4-1.lbn19.noarch.rpm Architecture  noarch Size  46980 Created  2019/09/30 06:55:37 UTC
Package Specification
Summary A test runner which can output an XML report compatible with JUnit and Jenkins
Group Application/Internet
License ZPL 2.1
Home Page http://pypi.python.org/packages/source/c/collective.xmltestreport/collective.xmltestreport-1.3.4.tar.gz
Description

This package provides an extension to the test runner to the one that ships with zope.testrunner, as well as a buildout recipe based on zc.recipe.testrunner to install a test script for this test runner.

The test runner is identical to the one in zope.testrunner, but it is capable of writing test reports in the XML format output by JUnit/Ant. This allows the test results to be analysed by tools such as the Jenkins continuous integration server.

The recipe accepts the same options as zc.recipe.testrunner, so look at its documentation for details.

When buildout is run, you should have a script in bin/test and a directory parts/test.

To run the tests, use the bin/test script. If you pass the --xml option, test reports will be written to parts/test/testreports directory:

$ bin/test --xml -s my.package

Use bin/test --help for a full list of options.

If you are using Jenkins, you can now configure the build to publish JUnit test reports for /parts/test/testreports/*.xml.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
python-collective  
rpmlib(CompressedFileNames)  
/bin/sh  
rpmlib(PayloadIsXz)  
Provides
collective.xmltestreport
python2.7dist(collective.xmltestreport)
python2dist(collective.xmltestreport)
Obsoletes
collective.xmltestreport-egginfo

Document Actions