1
0
mirror of https://github.com/stretchr/testify.git synced 2025-04-05 00:19:47 +00:00

gort in README

This commit is contained in:
Tyler Bunnell 2012-10-17 13:44:28 -06:00
parent 433adfc09d
commit c58f2dc34d

@ -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
----------------