Files
emcie-co--parlant/pytest.ini
T
wehub-resource-sync 177604c7d1
Verify and Test / build (3.10) (push) Waiting to run
Lint / build (3.10) (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:42:59 +08:00

10 lines
357 B
INI

[pytest]
asyncio_mode = auto
bdd_features_base_dir = tests/
filterwarnings =
ignore::pytest.PytestDeprecationWarning:pytest_bdd.*
ignore::pytest.PytestWarning:.*usefixtures.*has no effect
addopts = "--import-mode=importlib"
markers =
engine: marks tests related to engine behavior
evaluation: marks tests related to preprocessing evaluations