Ecosyste.ms: Packages

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

Top 9.0% on proxy.golang.org
Top 7.0% dependent packages on proxy.golang.org

proxy.golang.org : github.com/nao1215/golden

Package golden 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
purl: pkg:golang/github.com/nao1215/golden
Keywords: golang, golden, golden-file, golden-test, testing, unit-test
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/nao1215
Dependent packages: 1
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/nao1215
Last synced: 23 days ago

    Loading...
    Readme
    Loading...