You can also import Tornado projects in command line mode by using the -wpj <wpj_wsp_dir> option. Importing is a separate action that is launched before any tests are performed.

Command line importing is especially helpful if you want to automatically include new projects in a nightly testing process.

For example, you might use

"cpptestcli -data <workspace> -wpj <wpj_wsp_dir> -config <test_cfg_url> -localsettings <localsettings_props>"

If you want to change the default import settings, you can specify this in an options file—a plain text file  (described in Local Settings (Options) Files). The following Tornado project import settings can be used in the options file:

The batch mode wizard functions much like the GUI mode, with the following exceptions: