Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 254 Bytes

README.rst

File metadata and controls

21 lines (13 loc) · 254 Bytes

Summary

Nose plugin that makes xunit xml reports work when running tests on more than one cpu.

Installation

$ pip install nose_xunitmp

Usage

$ nosetests --with-xunitmp
$ nosetests --xunitmp-file results.xml