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

Function spec_text

benchmarking/bench_packages.py:8–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7@pytest.fixture
8def spec_text():
9 return Path(__file__).parent.joinpath("samples", "spec.md").read_text()
10
11
12@pytest.mark.benchmark(group="packages")

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…