添加显示 coverage 的工具
This commit is contained in:
@ -62,6 +62,7 @@ testpaths = "tests"
|
||||
python_files = "test_*.py"
|
||||
asyncio_mode = "auto"
|
||||
asyncio_default_fixture_loop_scope = "session"
|
||||
addopts = "--cov=./konabot/"
|
||||
|
||||
[tool.nonebot]
|
||||
# plugin_dirs = ["konabot/plugins/"]
|
||||
|
||||
Reference in New Issue
Block a user