Newbie help with QMTest
Gary Oberbrunner
garyo at genarts.com
Fri Jul 6 16:55:13 UTC 2007
Hi QMTest folks, and hi Stefan -- we've met on the SCons list; I've been
impressed with the QMTest setup for testing scons and now I want to use it for
my own software.
I installed qmtest 2.3 on my Windows XP system with Python 2.4 (regular
python, not cygwin). I'm starting on the tutorial, but I get errors right away:
% pwd
c:\tmp
% mkdir tdb
% cd tdb
% qmtest create-tdb
QMTest has created a new test database at 'c:\tmp\tdb\.'.
% qmtest create --id=python_pass -a expression='True' test python.ExecTest
qmtest: error: create: option --id not recognized
Run 'qmtest --help' to get instructions about how to use QMTest.
%
Did I install it incorrectly? Why doesn't it accept the --id option as in the
tutorial? If I don't use the --id option, it runs but it only puts out an XML
document on stdout.
--
Gary Oberbrunner
More information about the qmtest
mailing list