Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- Golang test comments: https://go.dev/wiki/TestComments
- Golang testing package documentation: https://pkg.go.dev/testing
- Using subtests and sub-benchmarks: https://go.dev/blog/subtests
- Chaos testing: https://www.pagerduty.com/resources/learn/what-is-chaos-testing/
- Go Cookbook: Testing: https://go-cookbook.com/snippets/testing