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

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

Ecosystem
proxy.golang.org
Latest Release
v0.0.2
over 3 years ago
Versions
2
Dependent Packages
31
Dependent Repos
49
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/atomicgo.dev/assert
spec
License MIT
Namespace atomicgo.dev
First Release over 3 years ago
Last Synced 7 days ago
Repository
Stars 3 on GitHub
Forks 0 on GitHub
Commits 22
Committers 1
Avg per Author 22.0
DDS 0.0
Rankings on proxy.golang.org
Overall Top 8.8%
Dependent packages Top 1.0%
Dependent repos Top 0.8%