{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "180000", "shell-timeout": "600000", "bundle-name": "com.acts.test.actscodeparsingtest", "module-name": "entry_test", "testcase-timeout": 70000 }, "kits": [ { "test-file-name": [ "ActsBaseLibTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }