subunit2junitxml
command line tools for processing Subunit streams
Install
- All systems
-
curl cmd.cat/subunit2junitxml.sh
- Debian
-
apt-get install subunit - Ubuntu
-
apt-get install subunit -
Alpine
-
apk add subunit - Arch Linux
-
pacman -S python-subunit - Kali Linux
-
apt-get install subunit - Fedora
-
dnf install subunit-filters - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install subunit - Raspbian
-
apt-get install subunit - Docker
-
docker run cmd.cat/subunit2junitxml subunit2junitxmlpowered by Commando
subunit
command line tools for processing Subunit streams
subunit is a protocol for test activity serialisation deserialisation. This permits executing tests remotely, or saving the result of test runs for later introspection. The subunit package includes the subunit command line tools: subunit-diff, subunit-filter subunit-stats tap2subunit subunit2pyunit subunit-ls subunit-tags, subunit2gtk
subunit-filters
subunit streams
python-subunit
unit testing protocol - Python bindings to generate and consume streams
subunit is a protocol for test activity serialisation deserialisation. This permits executing tests remotely, or saving the result of test runs for later introspection. The python-subunit package includes the Python language bindings.