Ultimate Go Programming LiveLessons Season 1 Episode 12 Part V: Lesson 12: Testing
- June 16, 2017
This is where we learn how the go testing tooling works, including benchmarking. And different techniques and strategies you can use to not only write your unit tests, and sub-tests, but also how you can mock tests as well.