Add server tests
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -16,7 +16,7 @@ passenv = INCLUDE LIB LIBPATH Platform VCTools* VSCMD_* WindowsSDK*
|
||||
commands_pre =
|
||||
poetry install
|
||||
commands =
|
||||
poetry run pytest --cov-report=xml --cov=src -sv tests
|
||||
poetry run pytest --cov-report=term --cov-report=xml --cov=src -sv tests
|
||||
|
||||
[testenv:lint]
|
||||
commands =
|
||||
|
||||
Reference in New Issue
Block a user