MCPcopy Create free account
hub / github.com/idank/explainshell / test_debug_dir_writes_files

Route test_debug_dir_writes_files

tests/extraction/llm/test_extractor.py:None–None  ·  view source on GitHub ↗
patch(
        "explainshell.extraction.common.roff_utils.detect_nested_cmd",
        return_value=False,
    )

Source from the content-addressed store, hash-verified

1"""Tests for explainshell.extraction.llm.LLMExtractor — integration and LLM extraction."""
2
3import os
4import tempfile

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected