How to Install gucumber in Ubuntu 18.04



Install gucumber by entering the following commands in the terminal:

sudo apt update
sudo apt install gucumber

Description:

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".

Homepage: https://github.com/gucumber/gucumber

Version: 0.0~git20160715.0.71608e2-1

Section: universe/devel