{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest",
"test-timeout": "240000",
"package": "ohos.acts.hiviewdfx.hilog.function",
"shell-timeout": "60000"
}, "kits": [ { "test-file-name": [ "HiAppeventTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }