Ecosyste.ms: Packages

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

Top 8.2% on proxy.golang.org
Top 1.3% dependent packages on proxy.golang.org
Top 2.3% dependent repos on proxy.golang.org

proxy.golang.org : github.com/JosiahWitt/ensure

Package ensure is a balanced testing framework for Go 1.14+. It supports modern Go 1.13+ error comparisons (via errors.Is), and provides easy to read diffs (via deep.Equal). Most of the implementation is in the ensuring package. ensure.New should be used to create an instance of the ensure framework, which allows shadowing the "ensure" package (like with the t variable in tests). This provides easy test refactoring, while still being able to access the underlying types via the ensuring package. For example:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21josiah%21witt/ensure
Keywords: go, golang, hacktoberfest, mock, mocking, test, testing, testing-framework, testing-library
License: MIT
Latest release: about 1 year ago
First release: over 3 years ago
Namespace: github.com/JosiahWitt
Dependent packages: 15
Dependent repositories: 5
Stars: 8 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...