hf_text-generation-inference/integration-tests/pytest.ini

6 lines
163 B
INI

[pytest]
addopts = --snapshot-warn-unused
asyncio_mode = auto
markers =
private: marks tests as requiring an admin hf token (deselect with '-m "not private"')