//! Acceptance tests for `drep doctor` (Part A).
//!//! Each test runs `run_to` against a `TempDir` and asserts on the captured
//! string. No subprocess - the command takes a `&mut dyn Write` precisely so
//! the tests can read what would otherwise go to stdout.
moda_codex;moda_languages;moda_llm_section;moda_no_files;moda_skipped_vs_missing;moda_special_cases;