Versions in this module Expand all Collapse all v0 v0.1.0 Nov 24, 2025 Changes in this version + func GetCurrentBranchName(t testing.TestingT) string + func GetCurrentBranchNameE(t testing.TestingT) (string, error) + func GetCurrentBranchNameOldE(t testing.TestingT) (string, error) + func GetCurrentGitRef(t testing.TestingT) string + func GetCurrentGitRefE(t testing.TestingT) (string, error) + func GetRepoRoot(t testing.TestingT) string + func GetRepoRootE(t testing.TestingT) (string, error) + func GetRepoRootForDir(t testing.TestingT, dir string) string + func GetRepoRootForDirE(t testing.TestingT, dir string) (string, error) + func GetTagE(t testing.TestingT) (string, error) Other modules containing this package github.com/james00012/terratest-modularization-test