[qmtest] Basic suites question
Stefan Seefeld
seefeld at sympatico.ca
Mon Nov 10 21:56:47 UTC 2003
There are different answers to your question:
First of all, you may want to provide your own 'Database'
implementation that knows how to look up tests, and how to
group them into suites. (In particular, you may have your own
idea of how to associate files and directories with tests
and suites, and the Database implementation is the place to
encode that relationship.)
Your idea of using suites as aliases for groups of tests
sounds very interesting, but I believe right now the semantics
are such that tests are associated which exactly one parent
test suite. Mark, please correct me if I'm wrong.
Regards,
Stefan
More information about the qmtest
mailing list