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