pyjunitxml-2.7
JUnit compatible XML
Install
- All systems
-
curl cmd.cat/pyjunitxml-2.7.sh
- Fedora
-
dnf install python2-junitxml
- Dockerfile
- dockerfile.run/pyjunitxml-2.7
python2-junitxml
JUnit compatible XML
python-junitxml
PyUnit extension for reporting in JUnit compatible XML
junitxml is a Python module for recording test results from a stdlib unittest runner in a JUnit compatible XML stream. This package contains the junitxml module for Python 2.x.