{ "description": "Configuration for algorithm completion test", "driver": { "type": "JSUnitTest", "test-timeout": "3000000", "package": "com.example.hksxtstest", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsHuksAlgCompletionTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }