MCPcopy Create free account
hub / github.com/anthropics/defending-code-reference-harness / test_format_report_empty

Function test_format_report_empty

tests/test_dedup.py:227–228  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

225
226
227def test_format_report_empty():
228 assert format_report({}) == "No crashes found.\n"

Callers

nothing calls this directly

Calls 1

format_reportFunction · 0.90

Tested by

no test coverage detected