{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "180000", "bundle-name": "ohos.acts.notification", "module-name": "entry_test", "shell-timeout": "600000", "testcase-timeout": "10000" }, "kits": [ { "test-file-name": [ "ActsNotificationEmitterNewTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type":"ShellKit", "run-command":[ ], "cleanup-apps":true } ] }