package
0.4.5
Repository: https://github.com/kevin-hanselman/dud.git
Documentation: pkg.go.dev

# Functions

AllFileTestCases returns a slice of all valid artifact.Status structs.
CreateArtifactTestCase sets up an integration test environment with a single artifact that complies with the provided artifact.Status.
CreateTempDirs creates a Dud cache and workspace in the OS temp FS.

# Structs

MockFileInfo mocks os.FileInfo.
TempDirs holds a pair of cache and workspace directory paths for integration testing.