{
"description": "Configuration for hjunit demo Tests",
"driver": { "type": "OHJSUnitTest", "test-timeout": "1200000",
"bundle-name": "com.open.harmony.acetest", "module-name": "phone", "shell-timeout": "1200000", "testcase-timeout": "180000"
}, "kits": [ { "test-file-name": [
"ActsAceEtsComponentTest.hap"
], "type": "AppInstallKit", "cleanup-apps": true } ] }