Reading List
The parallel test bundle, a convention for Go testing from Fragments — brandur.org RSS feed.
The parallel test bundle, a convention for Go testing
A Go convention that we’ve found effective for making subtests parallel-safe, keeping them DRY, and keeping code readable.