{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest", "test-timeout": "800000", "package": "com.test.window", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsWindowHapTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }