gort in README

pull/14/merge
Tyler Bunnell 2012-10-17 13:44:28 -06:00
parent 433adfc09d
commit c58f2dc34d
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ Get started:
* For an introduction to writing test code in Go, see http://golang.org/doc/code.html#Testing
* A little about [Test-Driven Development (TDD)](http://en.wikipedia.org/wiki/Test-driven_development)
To make your testing life easier, check out our other project, [gort](http://github.com/stretchrcom/gort).
`assert` package
----------------