How to Install golang-gopkg-testfixtures.v2-dev in Ubuntu 18.04



Install golang-gopkg-testfixtures.v2-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-gopkg-testfixtures.v2-dev

Description:

Rails-like test fixtures for Go

This Go library implements methods for writing tests against real databases instead of mocks. This library aims to make running tests against production data easy. . Compatible Databases: - PostgreSQL - MySQL / MariaDB - SQLite - Microsoft SQL Server - Oracle

Homepage: https://github.com/go-testfixtures/testfixtures

Version: 2.2.0-2

Section: universe/devel