{
"description": "Configuration for startup url js api Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "60000",
"package": "com.example.url",
"shell-timeout": "60000"
},
"kits": [
{
"test-file-name": [
"ActsUrlJsTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
-
由 jiyong 提交于
Signed-off-by: Njiyong <jiyong@huawei.com>
631e490f