Install golang-ginkgo-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-ginkgo-dev
Description:
BDD Testing Framework for Go
Ginkgo is a BDD-style Golang testing framework built to help you efficiently write expressive and comprehensive tests. It is best paired with the Gomega matcher library but is designed to be matcher-agnostic.
Homepage: https://github.com/onsi/ginkgo
Version: 1.2.0+git20161006.acfa16a-1
Section: universe/devel