{ "description": "Configuration for acevideo Tests", "driver": { "type": "JSUnitTest",
"test-timeout": "1000000",
"package": "com.example.acevideo",
"shell-timeout": "30000"
}, "kits": [ { "test-file-name": [ "ActsAceStandardVideoTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }