mirror of
https://github.com/stretchr/testify.git
synced 2025-05-01 13:10:04 +00:00
Testify - Thou shalt write tests
Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
- Mocking
- Easy assertions
- HTTP mocking
Read the API documentation: http://go.pkgdoc.org/github.com/stretchrcom/tetify
Languages
Go
100%