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