mirror of https://github.com/stretchr/testify.git
|
||
---|---|---|
assert | ||
http | ||
mock | ||
.gitignore | ||
README.md | ||
doc.go |
README.md
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