You are looking at the developer documentation for the most recent public release of RepoSense.
The version matching the latest master
branch is here.
The section below provides explanations for flags used in system testing. For other flags, please visit the CLI syntax reference under Appendix section of User Guide.
--test-mode
--test-mode
: Enables test mode behavior.
ConfigSystemTest
.--fresh-cloning
. Fresh cloning is always false
when running RepoSense normally, and is only used in
system tests.--fresh-cloning
--fresh-cloning
: Clones the repo again if it has been cloned before.
ConfigSystemTest
.--test-mode
flag to be enabled.