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