[router] add py binding unit tests to coverage 80% (#10043)
This commit is contained in:
6
sgl-router/pytest.ini
Normal file
6
sgl-router/pytest.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[pytest]
|
||||
testpaths = py_test
|
||||
python_files = test_*.py
|
||||
python_classes = Test*
|
||||
python_functions = test_*
|
||||
addopts = --cov=sglang_router --cov-report=term-missing
|
||||
Reference in New Issue
Block a user