{ "description": "Configuration for pcs js test", "driver": { "type": "OHJSUnitTest", "test-timeout": "1800000", "bundle-name": "com.acts.pcs.jstest", "package-name": "com.acts.pcs.jstest", "module-name": "entry_test", "shell-timeout": "180000", "testcase-timeout": "20000" }, "kits": [ { "test-file-name": [ "ActsPCSJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }