Versions in this module Expand all Collapse all v0 v0.0.1 Aug 16, 2021 Changes in this version + type GitRepoTester struct + Path string + RM repository.Manager + func (inst *GitRepoTester) Start() error + type RepoLayoutTester struct + AppContext application.Context + RM repository.Manager + func (inst *RepoLayoutTester) Start() error + type RepoLocatorTester struct + AppContext application.Context + RM repository.Manager + func (inst *RepoLocatorTester) Start() error + type TestCaseRepoInfo struct + Name string + PWD fs.Path + PwdPath string + ZipFilePath string + type TestingRepositoriesLoader struct + func (inst *TestingRepositoriesLoader) Init(ac application.Context, t tests.TestContext) + func (inst *TestingRepositoriesLoader) Load(config string) ([]*TestCaseRepoInfo, error)