2012-10-16 21:16:08 +01:00
2012-10-16 11:14:23 -06:00
2012-10-16 11:14:23 -06:00
2012-10-16 11:14:23 -06:00
2012-10-16 10:49:51 -06:00
2012-10-16 11:14:23 -06:00
2012-10-16 21:16:08 +01:00

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

Read the API documentation: http://go.pkgdoc.org/github.com/stretchrcom/tetify

Description
A toolkit with common assertions and mocks that plays nicely with the standard library
Readme MIT 7.7 MiB
Languages
Go 100%