{ "description": "Configuration for aceceshi Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "bundle-name": "com.example.supportfunctionhaptest", "module-name": "entry", "shell-timeout": "600000", "testcase-timeout":"30000" }, "kits": [ { "test-file-name": [ "ActsSupportFunctionTest.hap", "FaSupportFunction.hap", "FaSupportFunctionTwo.hap", "FaSupportFunctionThree.hap", "StageSupportFunction.hap", "FaOnAndOffScreen.hap", "StageOnAndOffScreen.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }