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