How to Install golang-github-cheekybits-is-dev in Ubuntu 18.04



Install golang-github-cheekybits-is-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-cheekybits-is-dev

Description:

Mini testing helper for Go

github.com/cheekybits/is is a mini testing helper for Go. . * Simple interface (is.OK and is.Equal) * Plugs into existing Go toolchain (uses testing.T) * Obvious for newcomers and newbs * Also gives you is.Panic and is.PanicWith helpers - because testing panics is ugly

Homepage: https://github.com/cheekybits/is

Version: 0.0~git20150225.0.68e9c06-1

Section: universe/devel