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

Top 2.5% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/thediveo/errxpect

Package errxpect supplies Gomega with assertions for mult-return value functions for simpler error testing. A typical use of the errxpect package is by importing it into the in the current file's file block for easy reference without needing the package name. Before, Gomega forced you to write assertions where you are only interested in checking the error return value of a multi-return value function: This can now be rewritten in a more concise form as (something which isn't allowed in stock Gomega Expect-ations): ExpectWithError() needs to be slightly phrased differently, due to Golang's language restrictions, but probably even more neat now:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/thediveo/errxpect
License: Apache-2.0
Latest release: over 3 years ago
First release: over 4 years ago
Namespace: github.com/thediveo
Dependent packages: 5
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...