proxy.golang.org : github.com/DATA-dog/go-sqlmock
Package 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. It does not require any modifications to your source code in order to test and mock database operations. Supports concurrency and multiple database mocking. The driver allows to mock any sql driver method behavior.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21d%21a%21t%21a-dog/go-sqlmock
Keywords:
database
, go
, golang
, mock
, sql
, sql-driver
, tdd
, testing
License: BSD-3-Clause
Latest release: over 1 year ago
First release: almost 10 years ago
Namespace: github.com/DATA-dog
Stars: 5,636 on GitHub
Forks: 437 on GitHub
Total Commits: 169
Committers: 38
Average commits per author: 4.447
Development Distribution Score (DDS): 0.562
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago