_All_ unit tests should use subtests. That is, calling the entire testing logic inside `t.Run`.
All unit tests should use subtests. That is, calling the entire testing logic inside
t.Run.