MCPcopy Create free account
hub / github.com/dagger/dagger / test_doc

Function test_doc

sdk/python/tests/codegen/test_generator.py:577–578  ·  view source on GitHub ↗
(original: str, expected: str)

Source from the content-addressed store, hash-verified

575 ],
576)
577def test_doc(original: str, expected: str):
578 assert doc(original) == expected

Callers

nothing calls this directly

Calls 1

docFunction · 0.90

Tested by

no test coverage detected