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