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