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

proxy.golang.org : github.com/DAtA-DOG/go-sqlmock : v1.4.0

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 - Documentation - Download - JSON
purl: pkg:golang/github.com/%21d%21at%21a-%21d%21o%21g/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...