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

Namespaces

namespace  conftest
namespace  test_compat
namespace  test_config_validation
namespace  test_dbg_assert_safety
namespace  test_func_pattern
namespace  test_header_fixing
namespace  test_headers
namespace  test_integration
namespace  test_lint_baseline
namespace  test_lint_cache
namespace  test_lint_changed
namespace  test_log_handle_encapsulation
namespace  test_no_hardcoded_secrets
namespace  test_oct_lint_schema_warning
namespace  test_regression
namespace  test_rule_registry
namespace  test_secret_match_word
namespace  test_test_file_index
namespace  test_type_hints

Detailed Description

Purpose
-------
Mark the tests_linter package as a Python package.

Responsibilities
----------------
Provide namespace initialization for the linter test suite.

Diagnostics
-----------
Domain: LINTER-TESTS
Levels:
    L2 — lifecycle
    L3 — semantic details
    L4 — deep tracing

Contracts
---------
- Contains no executable logic.
- Exists solely to support pytest discovery.