{ "description": "Configuration for js timing test", "driver": { "type": "JSUnitTest",
"test-timeout": "900000",
"package": "com.example.huksjstiming", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsHuksJSTimingTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }