Golang testing

From wikinotes
Revision as of 20:24, 1 August 2022 by Will (talk | contribs) (→‎Notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Go ships with a very minimalist test library, there are also other alternatives.

Notes

golang fuzzing
golang std testing
golang testify