package
0.5.1
Repository: https://github.com/me/dep.git
Documentation: pkg.go.dev

# Functions

NewTestCase creates a new TestCase.
NewTestProject initializes a new test's project directory.

# Structs

TestCase manages a test case directory structure and content.
TestProject manages the "virtual" test project directory structure and content.

# Type aliases

RunFunc defines the function signature for an integration test command to execute.