MCPcopy
hub / github.com/pimutils/vdirsyncer / benchmark

Function benchmark

tests/conftest.py:23–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21except ImportError:
22 @pytest.fixture
23 def benchmark():
24 return lambda x: x()
25else:
26 del pytest_benchmark
27

Calls

no outgoing calls

Tested by

no test coverage detected