added more to README

pull/14/merge
Mat Ryer 2012-10-16 21:13:48 +01:00
parent 0ca3d27977
commit c075931f89
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
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