Option C Tools
Loading...
Searching...
No Matches
test_status_scope.py File Reference

Go to the source code of this file.

Classes

class  tests_git.test_status_scope.TestScopeProject
class  tests_git.test_status_scope.TestScopeRepo
class  tests_git.test_status_scope.TestScopeAuto

Namespaces

namespace  tests_git
namespace  tests_git.test_status_scope

Functions

bool tests_git.test_status_scope._git_available ()
subprocess.CompletedProcess tests_git.test_status_scope._git (Path repo, *str args, bool check=True)
subprocess.CompletedProcess tests_git.test_status_scope._run_status (Path project_dir, *str extra_args)
tuple[Path, Path] tests_git.test_status_scope.monorepo_with_outside (Path tmp_path)