shove
test tool for shell scripts with TAP outputs
Install
- All systems
-
curl cmd.cat/shove.sh
- Debian
-
apt-get install shove
- Ubuntu
-
apt-get install shove
- Kali Linux
-
apt-get install shove
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install shove
- Raspbian
-
apt-get install shove
- Dockerfile
- dockerfile.run/shove
shove
test tool for shell scripts with TAP outputs
A test tool for shell scripts likes sh, bash, dash, ksh, and zsh with TAP outputs.