aruba
Cucumber extension for CLI applications
Install
- All systems
-
curl cmd.cat/aruba.sh
- Debian
-
apt-get install ruby-aruba
- Ubuntu
-
apt-get install ruby-aruba
- Kali Linux
-
apt-get install ruby-aruba
- Fedora
-
dnf install ruby-aruba
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-aruba
- Raspbian
-
apt-get install ruby-aruba
- Dockerfile
- dockerfile.run/aruba
ruby-aruba
Cucumber extension for CLI applications
Aruba is Cucumber extension for Command line applications written in any programming language. Features at a glance: * Test any command line application * Manipulate the file system * Create great HTML documentation based on your own Cucumber scenarios