golang-testify-dev software package provides sacred extension to the standard go testing package, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-testify-dev
golang-testify-dev is installed in your system.
Make ensure the golang-testify-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-testify-dev *
You will get with golang-testify-dev package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Development |
| Package | golang-testify-dev |
| Version | 0.0~git20141213-1 |
| Description | sacred extension to the standard go testing package |
| Sub Section | Devel |