All

Nested Tests

Episode 16

This screencast shows you how to use Go’s Subtests feature. Subtests are new in Go 1.7 and can help you write and organize your code much more easily. They can also help you design and build much more powerful unit and integration tests.

Check out the example code on GitHub and keep on rockin', Gophers!