Files
os-autotest/suite2cases/function_test/pkg_test/python-pydocstyle/python3-pydocstyle.json

22 lines
695 B
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/python-pydocstyle/python3-pydocstyle",
"machine num": 1,
"cases": [
{
"name": "test_python3-pydocstyle_function_doc_check",
"desc": "Check docstring compliance"
},
{
"name": "test_python3-pydocstyle_pydocstyle__version",
"desc": "测试显示程序版本号"
},
{
"name": "test_python3-pydocstyle_pydocstyle__debug",
"desc": "测试打印调试信息"
},
{
"name": "test_python3-pydocstyle_pydocstyle__count",
"desc": "测试打印错误总数到标准输出"
}
]
}