Files
agentic-pd-hybrid/third_party/sglang/sgl-model-gateway/pytest.ini

6 lines
104 B
INI

[pytest]
testpaths = e2e_test
python_files = test_*.py
python_classes = Test*
python_functions = test_*