Fedora Packages

compat-golang-gopkg-data-dog-sqlmock-1-devel Subpackage of golang-github-data-dog-sqlmock

Sql mock driver for Golang to test database interactions

Sqlmock is 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. This package provides symbolic links that alias the following Go import paths to github.com/DATA-DOG/go-sqlmock: – gopkg.in/DATA-DOG/go-sqlmock.v1 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/DATA-DOG/go-sqlmock.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5.0-10.fc40 -
Fedora 40 1.5.0-10.fc40 -
Fedora 39 1.5.0-8.fc39 -
Fedora 38 1.5.0-7.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-data-dog-sqlmock dash maintainers at fedoraproject dot org.



Sources on Pagure