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