{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "1200000", "bundle-name": "ohos.acts.distributedKvStore", "package-name": "ohos.acts.distributedKvStore", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsDistributedKvStoreJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602" ] } ] }