How to Install golang-github-stretchr-testify-dev in Ubuntu 18.04



Install golang-github-stretchr-testify-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-stretchr-testify-dev

Description:

sacred extension to the standard Go testing package

Testify is a Go code (golang) set of packages that provide many tools for testifying that code behaves as intended. . Features include: * Easy assertions * Mocking * HTTP response trapping * Testing suite interfaces and functions . This package contains the source.

Homepage: https://github.com/stretchr/testify

Version: 1.2.1+git20180303.b89eecf-1

Section: universe/devel