Package assert provides type-safe assertions with clean error messages for testing.
go get github.com/alecthomas/assert/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Assert equality in a test
Use v2 import path and check documentation for new signatures
No dependency data recorded yet.