{ "description": "Configuration for ActsAceJsApiTest Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "1000000", "shell-timeout": "1000000", "bundle-name": "com.example.acejsapi", "package-name": "com.example.acejsapi", "testcase-timeout":"10000" }, "kits": [ { "test-file-name": [ "ActsAceJsApiTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true },{ "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602" ] } ] }