go-github-com-stretchr-testify 1.5.1 Go helper library for tests and invariant checking

This package 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.