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