golang-github-stretchr-testify-dev

Sacred extension to the standard go testing package
  https://github.com/stretchr/testify
  0
  no reviews



Testify is a go code (golang) set of packages that provide many tools for testifying that code behaves as intended.

features include:
* easy assertions
* mocking
* http response trapping
* testing suite interfaces and functions
this package contains the source.