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