package
0.0.0-20240128222815-57fe098d044a
Repository: https://github.com/gritcli/grit.git
Documentation: pkg.go.dev

# Functions

SourceFailure returns a test that tests a source driver configuration that is expected to fail.
SourceSuccess returns a test that tests a source driver configuration that is expected to pass.
TestSourceDriver runs a series of tests.
TestVCSDriver runs a series of tests.
VCSFailure returns a test that tests a VCS driver configuration that is expected to fail.
VCSSourceSpecificSuccess returns a test that tests a source-specific VCS driver configuration that is expected to pass.
VCSSuccess returns a test that tests a default VCS driver configuration that is expected to pass.

# Type aliases

SourceDriverTest is a test that tests source driver configuration.
VCSDriverTest is a test that tests VCS driver configuration.