{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "300000", "shell-timeout": "300000", "bundle-name": "ohos.acts.graphic.crossplatform.window", "module-name": "window",
"testcase-timeout": 10000
}, "kits": [ { "test-file-name": [
"ActsCrossplatformWindowTest.hap"
], "type": "AppInstallKit", "cleanup-apps": true } ] }