Ecosyste.ms: Packages

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

Top 3.5% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 4.1% forks on proxy.golang.org

proxy.golang.org : github.com/pashagolub/pgxmock/v3

package pgxmock is a mock library implementing pgx connector. Which has one and only purpose - to simulate pgx driver behavior in tests, without needing a real database connection. It helps to maintain correct **TDD** workflow. It does not require (almost) 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 pgx driver method behavior.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/pashagolub/pgxmock/v3
Keywords: database, go, golang, pgx, postgres, postgresql, sqlmock, tdd
License: BSD-3-Clause
Latest release: about 1 month ago
First release: 9 months ago
Namespace: github.com/pashagolub/pgxmock
Dependent packages: 5
Dependent repositories: 2
Stars: 181 on GitHub
Forks: 34 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...