MCPcopy Index your code
hub / github.com/idank/explainshell / render_eval.py

File render_eval.py

tests/evals/render/render_eval.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Evaluate mandoc markdown rendering on a real-manpage corpus.
3
4This is intentionally a review tool, not a golden snapshot test. It renders a

Callers

nothing calls this directly

Calls 2

compileMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected