14 lines
486 B
JSON
14 lines
486 B
JSON
{
|
||
"path": "$OET_PATH/testcases/function_test/pkg_test/python-pycodestyle/python3-pycodestyle",
|
||
"machine num": 1,
|
||
"cases": [
|
||
{
|
||
"name": "test_python3-pycodestyle_pycodestyle_version",
|
||
"desc": "测试pycodestyle命令的--version参数,应显示程序版本号"
|
||
},
|
||
{
|
||
"name": "test_python3-pycodestyle_pycodestyle_v",
|
||
"desc": "测试pycodestyle命令的-v参数,应打印状态信息"
|
||
}
|
||
]
|
||
} |