gucumber

Cucumber BDD-style testing for Go -- utility

Install

All systems
curl cmd.cat/gucumber.sh
Debian Debian
apt-get install gucumber
Ubuntu
apt-get install gucumber
image/svg+xml Kali Linux
apt-get install gucumber
Windows (WSL2)
sudo apt-get update sudo apt-get install gucumber
Raspbian
apt-get install 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".