{
"description": "Configuration for sensor js api Tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "160000",
"shell-timeout": "160000",
"bundle-name": "com.ohos.distributedjstest",
"package-name": "com.ohos.distributedjstest",
"testcase-timeout": 70000
},
"kits": [
{
"test-file-name": [
"DctsSubDeviceJsTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}