Package Usage: go: 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
2 versions
Latest release: over 2 years ago
31 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/atomicgo.dev/assert
Dependent Repos 1
radiofrance/dib
An opinionated DAG image builderSize: 3.64 MB - Last synced: about 7 hours ago - Pushed: about 8 hours ago
