Letter G

golang-gopkg-data-dog-sqlmock-1-devel - SQL mock driver for golang to test database interactions

Website: https://gopkg.in/DATA-DOG/go-sqlmock.v1
License: BSD
Vendor: Alcance Libre, Inc.
Description:
A mock library implementing SQL driver, which has one and only purpose - to
simulate any SQL driver behavior in tests, without needing a real database
connection. It helps to maintain correct TDD workflow.

It does not require any modifications to your source code in order to test and
mock database operations. Supports concurrency and multiple database mocking.


This package contains library source intended for building other packages which
use import path with gopkg.in/DATA-DOG/go-sqlmock.v1 prefix.

Packages

golang-gopkg-data-dog-sqlmock-1-devel-1.3.0-2.fc14.al.noarch [18 KiB] Changelog by Michal Minář (2018-08-15):
- Fixed provides.

Listing created by Repoview-0.6.6-6.fc14.al