{ "description": "Configuration for videoplayer Tests", "driver": { "type": "JSUnitTest", "test-timeout": "2000000", "package": "ohos.acts.multimedia.video.videoplayer", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsVideoPlayerJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "PushKit", "pre-push": [ ], "push": [ "./resource/audio/H264_AAC.mp4 ->/data/accounts/account_0/appdata/ohos.acts.multimedia.video.videoplayer/" ] }, { "type": "ShellKit", "run-command": [ ], "teardown-command":[ ] } ] }