{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "60000", "shell-timeout": "60000", "bundle-name": "ohos.acts.commonlibrary.crossplatform.convertxml.normal", "module-name": "entry_test" }, "kits": [ { "test-file-name": [ "ActsCrossplatformXmlTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }