[qmtest] Test databases in filesystem
Stefan Seefeld
stefan at codesourcery.com
Thu Apr 26 14:39:40 UTC 2007
Nina Svensen wrote:
> Hi,
> I would like to run test databases that are located anywhere in my
> filesystem, from another test database located in another directory
> (not a parent directory). Is there a way to do this without having to
> rewrite or extend the qmtest sourcecode?
No, unfortunately that's not possible right now without extending
existing classes / interfaces. The default implementation for file databases
uses the test database root as base directory when determining absolute filenames.
While easy to extend, this does involve some (minimal) python coding.
Regards,
Stefan
--
Stefan Seefeld
CodeSourcery
stefan at codesourcery.com
(650) 331-3385 x718
More information about the qmtest
mailing list