{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "300000", "bundle-name": "com.example.configuration", "package-name": "com.example.configuration", "shell-timeout": "600000", "testcase-timeout": 10000 }, "kits": [ { "test-file-name": [ "ActsConfiGurationConstantTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }