Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.5% on proxy.golang.org
Top 0.9% forks on proxy.golang.org

proxy.golang.org : gopkg.in/data-dog/go-sqlmock.v1

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 - Homepage - Documentation - JSON
purl: pkg:golang/gopkg.in/data-dog/go-sqlmock.v1
Keywords: database, go, golang, mock, sql, sql-driver, tdd, testing
License: BSD-3-Clause
Latest release: over 6 years ago
First release: over 8 years ago
Namespace: gopkg.in/data-dog
Stars: 5,834 on GitHub
Forks: 403 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
Funding links: https://github.com/sponsors/l3pp4rd, https://github.com/sponsors/gliptak, https://github.com/sponsors/dolmen, https://github.com/sponsors/IvoGoman
Last synced: 19 days ago

    Loading...
    Readme
    Loading...