Adding tests on command line
Mark Mitchell
mark at codesourcery.com
Fri Jun 18 22:10:17 UTC 2004
Atif Khan wrote:
>Hi:
>
>I am trying to add test(command.ShellCommandTest) on the command line.
>Can you please help me with that.
>
>Looking forward to hear from you.
>
These kinds of questions will get a faster reply if you send them to the
qmtest mailing list: qmtest at codesourcery.com.
It is possible to add tests from the command-line, but the syntax is a
little tricky. You want to use "qmtest create".
For example:
qmtest create test "command.ShellCommandTest(command = 'echo hi')"
should work.
--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark at codesourcery.com
More information about the qmtest
mailing list