Package check is a rich testing extension for Go's testing package.
go get gopkg.in/check.v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a test suite with assertions using the check framework.
Use explicit imports or limit dot imports to test files only.
No dependency data recorded yet.