jsonschema-rs/python/benches/conftest.py

3 lines
122 B
Python

def pytest_configure(config):
config.addinivalue_line("markers", "data(schema, instance): add data for benchmarking")