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 contains the source code needed for building packages that reference the following Go import paths: – github.com/DATA-DOG/go-sqlmock
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.5.0-12.fc41 | - |
Fedora 41 | 1.5.0-12.fc41 | - |
Fedora 40 | 1.5.0-10.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-data-dog-sqlmock dash maintainers at fedoraproject dot org
.