Want to learn Go Testing and Benchmarks in a real environment?
Click below, get a fresh Linux box with Go ready to go, and work through Testing and Benchmarks hands-on with an AI tutor that knows your code.
Start this lessonTesting and BenchmarksWhat you'll learn
- Go test
- Testing.T
- Table-driven tests
- T.Run subtests
- Testing.B benchmarks
- _test.go file naming
- Test coverage
