package
0.1.23
Repository: https://github.com/mitranim/gg.git
Documentation: pkg.go.dev

# README

Missing feature of the standard library: test assertions. Similar to the popular package testify, but better. Uses generics for proper static typing. Unobtrusively uses panic and recovery, allowing terse assertions without explicitly threading t through your function calls. Prints nice, readable stack traces.

API doc: https://pkg.go.dev/github.com/mitranim/gg/gtest