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-4.fc35 | - | 
| Fedora 35 | 1.5.0-4.fc35 | - | 
| Fedora 34 | 1.5.0-3.fc34 | - | 
			You can contact the maintainers of this package via email at
			golang-github-data-dog-sqlmock dash maintainers at fedoraproject dot org.