22 lines
790 B
JSON
22 lines
790 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/python-jaraco-collections/python-jaraco-collections-help",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_python-jaraco-collections-help_install",
|
|
"desc": "测试软件包可以通过pip正常安装"
|
|
},
|
|
{
|
|
"name": "test_python-jaraco-collections-help_import",
|
|
"desc": "测试成功导入软件包的主要模块或函数"
|
|
},
|
|
{
|
|
"name": "test_python-jaraco-collections-help_function_map",
|
|
"desc": "测试collections模块的map函数功能"
|
|
},
|
|
{
|
|
"name": "test_python-jaraco-collections-help_function_join",
|
|
"desc": "测试collections模块的join函数功能"
|
|
}
|
|
]
|
|
} |