{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "testcase-timeout": "300000", "bundle-name": "ohos.global.napitest", "package-name": "ohos.global.napitest", "shell-timeout": "600000" }, "kits": [ { "test-file-name": [ "ActsGlobalNapiTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }