{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest", "test-timeout": "180000", "package": "com.example.ActsEffectKitTest", "shell-timeout": "600000" }, "kits": [{ "test-file-name": [ "ActsEffectKitTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [] }] }