{
"description": "Configuration for ActsAceStandardTest Tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "2500000",
"shell-timeout": "1800000",
"testcase-timeout": "50000",
"bundle-name": "com.example.aceceshi",
"package-name": "com.example.aceceshi"
},
"kits": [
{
"test-file-name": [
"ActsAceStandardTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}