An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: 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 ./...`.
1 version
Latest release: about 6 years ago
111 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/sebdah/goldie

Dependent Repos 12

radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube

Size: 2.99 MB - Last synced: 8 months ago - Pushed: 10 months ago