2016-10-14 07:49:11 +02:00

10 lines
228 B
Plaintext

Go code (golang) set of packages that provide many tools for testifying that
your code will behave as you intend.
Features include:
- Easy assertions
- Mocking
- HTTP response trapping
- Testing suite interfaces and functions