We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0760c85 commit 4a3b22bCopy full SHA for 4a3b22b
pytest.ini
@@ -3,7 +3,7 @@ markers =
3
asyncio
4
asyncio_mode = auto
5
asyncio_default_fixture_loop_scope = function
6
-testpaths = tests examples ./eval_protocol/quickstart
+testpaths = tests ./eval_protocol/quickstart
7
python_files = test_*.py llm_judge_*.py
8
plugins =
9
eval_protocol.pytest.plugin
0 commit comments