{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest",
"test-timeout": "3000000",
"package": "com.example.actsaccounttest", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsAccountTest.hap",
"ActsAccountSceneAppAccess.hap",
"ActsAccountSceneOnOff.hap",
"ActsAccountOauthtoken.hap", "ActsAccountAuthenticator.hap"
], "type": "AppInstallKit", "cleanup-apps": true } ] }