MCPcopy Create free account
hub / github.com/executablebooks/markdown-it-py / spec_text

Function spec_text

benchmarking/bench_core.py:9–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8@pytest.fixture
9def spec_text():
10 return Path(__file__).parent.joinpath("samples", "spec.md").read_text()
11
12
13@pytest.fixture

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…