{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest", "test-timeout": "21600000",
"package": "ohos.acts.distributeddatamgr",
"abilityName": "decc.testkit.runner.JsEntryAbility", "shell-timeout": "21600000" }, "kits": [ { "test-file-name": [ "DistributeddatamgrJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }