Community
Participate
Working Groups
The test executor optionally requires a workspace to find the database preferences (if none is given, the default embedded database should be taken). The -h option, however, doesn't show the -data parameter as one of the options.
The same parameter should be added to the dbtool
http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=1e88b28c0cb0d0055deddb4927351a0832ff6601 dbtool and testexec both list "-data <workspace_location>" as an optional argument
Both parameters and descriptions are now displayed e.g. when using the -h option.