Ecosyste.ms: Packages

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

Top 3.7% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 0.9% docker downloads on proxy.golang.org

proxy.golang.org : github.com/tj/assert

Package assert implements the same assertions as the `assert` package but stops test execution when a test fails. The following is a complete example using require in a standard test function: The `require` package have same global functions as in the `assert` package, but instead of returning a boolean result they call `t.FailNow()`. Every assertion function also takes an optional string message as the final argument, allowing custom error messages to be appended to the message the assertion method outputs.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/tj/assert
License: MIT
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/tj
Dependent packages: 475
Dependent repositories: 5,101
Stars: 36 on GitHub
Forks: 2 on GitHub
Docker dependents: 12
Docker downloads: 81,231
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/tj
Last synced: 23 days ago

    Loading...
    Readme
    Loading...