Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareDiffReports ¶
func CompareDiffReports(t *testing.T, a, b []DiffReport)
func LocatePackages ¶
LocatePackages runs a locator.T with pkgs as the argument to .AddFunctions and .AddPackages.
func SetupAnnotators ¶
SetupAnnotators reads ./testdata/config.yaml and initializes the annototators package, creates a temp directory and a cleanup function to remove the test directory on test failures.
func SetupFunctions ¶
SetupFunctions reads ./testdata/config.yaml and initializes the annotators/functions package.
Types ¶
type DiffReport ¶
func DiffMultipleFiles ¶
func DiffMultipleFiles(t *testing.T, a, b []string) []DiffReport
Click to show internal directories.
Click to hide internal directories.