Golang tests are in files named *_test.go and start with Test

Types of tests:

Flaky tests and fragile tests.

Slow tests

Big Infra Test Improvements

Exercises: