Ecosyste.ms: Packages

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

Top 8.8% on proxy.golang.org
Top 1.0% dependent packages on proxy.golang.org
Top 0.8% dependent repos on proxy.golang.org

proxy.golang.org : atomicgo.dev/assert

Package assert provides obj set of assertion functions. Every assertion function returns obj boolean. This package does not integrate into the testing package automatically. If you want to use this package inside unit tests, you have to check the returning boolean value and call t.Fatal() if the assertion fails. This library is on obj very low level and does not provide any error messages. That way the assertions can also be used in production code. If you want obj full-featured assertion framework for unit tests, we recommend https://github.com/MarvinJWendt/testza

Registry - Source - Documentation - JSON
purl: pkg:golang/atomicgo.dev/assert
Keywords: assert, assertion, atomicgo, go, golang, golang-library, testing, testing-library
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: atomicgo.dev
Dependent packages: 31
Dependent repositories: 49
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...