# Functions
NeedsExternalNetwork makes sure the tests needing external network will not be run when executing tests in short mode.
NeedsGit will make sure the tests that require git will be skipped if the git binary is not available.
NewHelper initializes a new helper for testing.
NewTestCase creates a new IntegrationTestCase.
No description provided by the author
# Constants
No description provided by the author
# Variables
".exe" on Windows.
No description provided by the author
No description provided by the author
# Structs
Helper with utilities for testing.
IntegrationTestCase manages a test case directory structure and content.
IntegrationTestProject manages the "virtual" test project directory structure and content.
# Type aliases
No description provided by the author