{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "800000", "bundle-name": "com.example.threadWorkertest", "module-name": "entry", "shell-timeout": "800000" }, "kits": [ { "test-file-name": [ "ActsThreadWorkerJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }