jsonschema-rs/python/benches/conftest.py

3 lines
122 B
Python
Raw Normal View History

2020-05-17 15:35:11 +00:00
def pytest_configure(config):
config.addinivalue_line("markers", "data(schema, instance): add data for benchmarking")