How to Install golang-github-smartystreets-assertions-dev in Ubuntu 18.04



Install golang-github-smartystreets-assertions-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-smartystreets-assertions-dev

Description:

fluent assertion-style functions

This package contains the implementations for all assertions which are referenced in goconvey package (github.com/smartystreets/goconvey/convey) and gunit (github.com/smartystreets/gunit) for use with the So(...) method. They can also be used in traditional Go test functions and even in applications.

Homepage: https://github.com/smartystreets/assertions

Version: 1.6.0+dfsg-1

Section: universe/devel