Install Subunit-stats On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian
Maintainer: Debian OpenStack
Email: [email protected] .
Website: https://code.launchpad.net/subunit
Section: devel
Install subunit-stats
-
Debian
apt-get install subunit
Click to copy -
Ubuntu
apt-get install subunit
Click to copy -
Alpine OS
apk add subunit
Click to copy -
Arch Linux
pacman -S python-subunit
Click to copy -
Kali Linux
apt-get install subunit
Click to copy -
Fedora
dnf install subunit-filters
Click to copy -
Raspbian
apt-get install subunit
Click to copy
subunit
command line tools for processing Subunit streamssubunit 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 streamspython-subunit
unit testing protocol - Python bindings to generate and consume streamssubunit 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.
Installing subunit-stats command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of subunit-stats 2023 package in your OS.