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