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

Function main

tests/fuzz/fuzz_markdown_extended.py:46–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44
45
46def main():
47 atheris.instrument_all()
48 atheris.Setup(sys.argv, TestOneInput)
49 atheris.Fuzz()
50
51
52if __name__ == "__main__":

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…