pyjunitxml-3.6
PyUnit extension for reporting in JUnit compatible XML
Install
- All systems
-
curl cmd.cat/pyjunitxml-3.6.sh
- Debian
-
apt-get install python3-junitxml - Ubuntu
-
apt-get install python3-junitxml - Kali Linux
-
apt-get install python3-junitxml - Fedora
-
dnf install python3-junitxml - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-junitxml - Raspbian
-
apt-get install python3-junitxml
python3-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 3.x.