{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest",
"test-timeout": "1000000",
"package": "com.example.myapplication", "abilityName": "decc.testkit.runner.JsEntryAbility",
"shell-timeout": "60000"
}, "kits": [ { "test-file-name": [
"ActsAppdatamagrJsTest.hap"
], "type": "AppInstallKit", "cleanup-apps": true } ] }