mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +00:00
Update README.md
This commit is contained in:
parent
bd93f05fd7
commit
6b8df2220f
@ -13,9 +13,9 @@ Features include:
|
|||||||
Get started:
|
Get started:
|
||||||
|
|
||||||
* Install testify with [one line of code](#installation), or [update it with another](#staying-up-to-date)
|
* Install testify with [one line of code](#installation), or [update it with another](#staying-up-to-date)
|
||||||
* Read the API Documentation http://go.pkgdoc.org/github.com/stretchr/testify
|
* For an introduction to writing test code in Go, see our [blog post article](http://blog.stretchr.com/2014/03/05/test-driven-development-specifically-in-golang/) or check out http://golang.org/doc/code.html#Testing
|
||||||
|
* Check out the API Documentation http://go.pkgdoc.org/github.com/stretchr/testify
|
||||||
* To make your testing life easier, check out our other project, [gorc](http://github.com/stretchr/gorc)
|
* To make your testing life easier, check out our other project, [gorc](http://github.com/stretchr/gorc)
|
||||||
* 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)
|
* A little about [Test-Driven Development (TDD)](http://en.wikipedia.org/wiki/Test-driven_development)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user