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