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

Top 2.2% on proxy.golang.org
Top 0.4% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 5.5% forks on proxy.golang.org
Top 1.4% docker downloads on proxy.golang.org

proxy.golang.org : github.com/sebdah/goldie

Package goldie provides test assertions based on golden files. It's typically used for testing responses with larger data bodies. The concept is straight forward. Valid response data is stored in a "golden file". The actual response data will be byte compared with the golden file and the test will fail if there is a difference. Updating the golden file can be done by running `go test -update ./...`.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/sebdah/goldie
Keywords: fixtures , golang , golden , golden-test , testing
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/sebdah
Dependent packages: 111
Dependent repositories: 4,051
Stars: 251 on GitHub
Forks: 21 on GitHub
Docker dependents: 2
Docker downloads: 164
Total Commits: 80
Committers: 16
Average commits per author: 5.0
Development Distribution Score (DDS): 0.4
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...