Testify - A toolkit with common assertions and mocks that plays nicely with the standard library
Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend. It supports Easy assertions, Mocking, Testing suite interfaces and functions.
https://github.com/stretchr/testify
License:
Tech:
Tags: