{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest", "test-timeout": "21600000",
"package": "com.example.actsamscallbackfifthscene",
"shell-timeout": "21600000" }, "kits": [ { "test-file-name": [
"ActsGetWantAllTest.hap"
], "type": "AppInstallKit", "cleanup-apps": true
}, { "type": "PushKit", "push": [ "ActsGetWantAllTestHap.hap->/data/ActsGetWantAllTestHap.hap" ] }
] }