subunit-diff
command line tools for processing Subunit streams
Install
- All systems
-
curl cmd.cat/subunit-diff.sh
- Debian
-
apt-get install subunit
- Ubuntu
-
apt-get install subunit
- Alpine
-
apk add subunit
- Kali Linux
-
apt-get install subunit
- Fedora
-
dnf install subunit-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install subunit
- Raspbian
-
apt-get install subunit
- Dockerfile
- dockerfile.run/subunit-diff
- Docker
-
docker run cmd.cat/subunit-diff subunit-diff
powered 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