Golang testify

From wikinotes
Revision as of 00:43, 7 June 2022 by Will (talk | contribs) (Created page with "Testify is a 3rd party test library for golang.<br> It includes assertions and mocks. = Documentation = <blockquote> {| class="wikitable" |- | github || https://github.com/st...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Testify is a 3rd party test library for golang.
It includes assertions and mocks.

Documentation

github https://github.com/stretchr/testify