{ "description": "Configuration for Image Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "1500000", "shell-timeout": "1500000", "bundle-name": "ohos.acts.multimedia.image.Packing", "package-name": "ohos.acts.multimedia.image.Packing", "testcase-timeout": 60000 }, "kits": [ { "type": "PushKit", "pre-push": [], "push": [] }, { "type": "ShellKit", "run-command": [ "hilog -Q pidoff" ], "teardown-command": [] }, { "test-file-name": [ "ActsImagePackingJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }