Option C Tools
Loading...
Searching...
No Matches
tests_git Namespace Reference

Namespaces

namespace  conftest
namespace  test_audit
namespace  test_auto_branch
namespace  test_branch_policy
namespace  test_changelog
namespace  test_commit_observer
namespace  test_conventional
namespace  test_git_add
namespace  test_git_branch
namespace  test_git_check
namespace  test_git_commit
namespace  test_git_commit_msg
namespace  test_git_health
namespace  test_git_hooks
namespace  test_git_ignore
namespace  test_git_init
namespace  test_git_restore
namespace  test_git_status
namespace  test_git_status_monorepo
namespace  test_policy
namespace  test_pre_commit_checks
namespace  test_profile_matrix_optional
namespace  test_quality_gate_all_scope
namespace  test_quality_gate_sandbox
namespace  test_quality_gate_workspace_secrets
namespace  test_status_scope
namespace  test_workspace_commit
namespace  test_workspace_ignore
namespace  test_workspace_status

Detailed Description

Purpose
-------
Test package marker for git-integration tests.

Responsibilities
----------------
- Mark the ``tests_git`` directory as a Python package so pytest can
  discover the tests contained within.

Diagnostics
-----------
Domain: GIT-TESTS
L2: package-level lifecycle (trivial)
L3: assertion details
L4: deep tracing

Contracts
---------
Inputs:  none
Outputs: none