How to Install subunit in Ubuntu 18.04



Install subunit by entering the following commands in the terminal:

sudo apt update
sudo apt install subunit

Description:

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

Homepage: http://code.launchpad.net/subunit

Version: 1.2.0-0ubuntu2

Section: universe/devel