nosemerge

Simple nosetests xml report merge tool


Keywords
xml, unittest, nose, nosetests
License
Other
Install
pip install nosemerge==0.1

Documentation

nosemerge

========= Simple merge tool for nosetests xml test reports

Usage:

nosemerge.py {input_files} output_file

Example:

nosemerge.py test001.xml test002.xml test003.xml out.xml