gucumber
Cucumber BDD-style testing for Go -- utility
Install
- All systems
-
curl cmd.cat/gucumber.sh
- Debian
-
apt-get install gucumber
- Ubuntu
-
apt-get install gucumber
- Kali Linux
-
apt-get install gucumber
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gucumber
- Raspbian
-
apt-get install gucumber
- Dockerfile
- dockerfile.run/gucumber
gucumber
Cucumber BDD-style testing for Go -- utility
An implementation of Cucumber (http://cukes.info) BDD-style testing for Go. This package provides command line utility "gucumber".