{ "description": "Configuration for hjunit demo Tests",
"driver": { "type": "JSUnitTest", "test-timeout": "120000",
"package": "com.example.myapplication11",
"abilityName": "com.ohos.launcherSed11.MainAbility",
"shell-timeout": "600000"
}, "kits": [ { "test-file-name": [
"ActsClearMissionsCallBackTest.hap",
"verifyIAbility.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }