MCPcopy
hub / github.com/faust-streaming/faust / test_reprkwargs

Function test_reprkwargs

tests/unit/utils/test_codegen.py:14–15  ·  view source on GitHub ↗
(input, expected)

Source from the content-addressed store, hash-verified

12 ],
13)
14def test_reprkwargs(input, expected):
15 assert reprkwargs(input) == expected
16
17
18@pytest.mark.parametrize(

Callers

nothing calls this directly

Calls 1

reprkwargsFunction · 0.90

Tested by

no test coverage detected