{ "description": "Configuration for huks stress test", "driver": { "type": "JSUnitTest", "test-timeout": "23000000", "package": "com.example.huksstresstest", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsHuksStressTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }