snippet trun t.Run(string, func(t *testing.T)) t.Run("$1", func(t *testing.T) { ${0:t.Fatal("TODO")} })