[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Newbie help with QMTest
- To: qmtest@xxxxxxxxxxxxxxxx
- Subject: Newbie help with QMTest
- From: Gary Oberbrunner <garyo@xxxxxxxxxxx>
- Date: Fri, 06 Jul 2007 12:55:13 -0400
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
|