Updated LearnTesting (markdown)

Sameer Ajmani 2015-01-12 11:23:41 -05:00
parent 75054824d9
commit 971e72f8e9

@ -5,4 +5,4 @@ This page links to resources about testing in Go.
- Read [Why does Go not have assertions?](http://golang.org/doc/faq#assertions)
- Read [Where is my favorite helper function for testing?](http://golang.org/doc/faq#testing_framework)
- Watch [Testing Techniques](https://talks.golang.org/2014/testing.slide#1)
- Read [TableDrivenTests](/golang/go/wiki/TableDrivenTests)
- Read [TableDrivenTests](TableDrivenTests)