{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest",
"test-timeout": "600000",
"package": "com.example.actsgetwantalltest",
"shell-timeout": "600000"
}, "kits": [ { "test-file-name": [
"ActsGetWantAllTest.hap", "ActsGetWantAllTestHap.hap"
], "type": "AppInstallKit", "cleanup-apps": true
}
] }