squishide
squishide
is a GUI tool used to create, record, modify, debug, and run tests.
Usage
squishide
[-h|-help|--help
] [-toolsPackage=
toolsDirectory] [-data
workspaceDirectory] [-use-ide-cwd-for-squishserver
] [suite_test...
]
When the squishide
is started, it restores the previous session. That is, it opens the same test suite and creates tabs for the same test cases that were open at the time the squishide
was last exited.
Options
Option | Description |
---|---|
-toolsPackage | Directory that the squishide should use for the Squish command line tools. The directory will be preferred over any previously set directory, but can be overridden if the squishide is bundled along with the command line tools in a single package.Alternatively, specify the command line tools directory by setting the |
-data | Directory where the squishide will store the previous session and all its settings. The given directory will be used instead of the default workspace that the squishide would normally use: $HOME/.squish/workspace-ver-4 on Linux, Unix, and macOS, and %APPDATA%\\froglogic\\Squish\\workspace-ver-4 on Windows. |
-use-ide-cwd-for-squishserver | The squishide sets the working directory of squishserver to the bin subdirectory of the package it belongs to. Use this option to make the squishide use its own working directory also as the working directory for squishserver .This can cause problems when automating Eclipse RCP applications when starting the |
suite_test... | If you specify the path to one or several existing test suites, squishide opens them ready for use after restoring the previous session. |
© 2024 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.