{ "description": "Configuration for osaccount js api Tests", "driver": { "type": "JSUnitTest", "test-timeout": "21600000", "package": "ohos.acts.account.osaccount", "shell-timeout": "21600000" }, "kits": [ { "test-file-name": [ "OsAccountJSApiTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }