{ "description": "Configuration for enterprise device management Tests", "driver": { "type": "JSUnitTest", "test-timeout": "300000", "package": "ohos.edm.test", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsEdmJsTest.hap", "edmJstest1.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }