Versions in this module Expand all Collapse all v0 v0.6.2 Aug 12, 2024 v0.6.1 Aug 6, 2024 Changes in this version + func AnalyzeTestFile(moduleName, path string) ([]string, error) + func CheckFunctionExists(functionName string, goFile *os.File) (bool, error) + func GetModuleName(goModFile *os.File) (string, error)