mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated LearnTesting (markdown)
parent
f4dc9bb6d7
commit
5244bd9a97
@ -5,4 +5,5 @@ 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](TableDrivenTests)
|
||||
- Read [TableDrivenTests](TableDrivenTests)
|
||||
- Read [Using Subtests and Sub-benchmarks](https://blog.golang.org/subtests)
|
Loading…
x
Reference in New Issue
Block a user