|
Option C Tools
|
Namespaces | |
| namespace | conftest |
| namespace | test_diagnostics_stub |
| namespace | test_exclusions |
| namespace | test_git |
| namespace | test_git_branch |
| namespace | test_git_staging |
| namespace | test_log_writer |
| namespace | test_octrc_safe |
| namespace | test_option_c_dir |
| namespace | test_parsing |
| namespace | test_paths |
| namespace | test_progress |
| namespace | test_project_root |
| namespace | test_workspace |
Purpose ------- Test package marker for core-utility tests. Responsibilities ---------------- - Mark the ``tests_core`` directory as a Python package so pytest can discover the tests contained within. Diagnostics ----------- Domain: CORE-TESTS L2: package-level lifecycle (trivial) L3: assertion details L4: deep tracing Contracts --------- Inputs: none Outputs: none