Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [qmtest] Only run tests with attribute=X


  • To: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
  • Subject: Re: [qmtest] Only run tests with attribute=X
  • From: Mohamed Barwani <mohamedb@xxxxxxx>
  • Date: Tue, 26 Aug 2008 10:47:03 +1000

On Wed, 23 Jul 2008 08:41:36 am Mark Mitchell wrote:
> Mohamed Barwani wrote:
> > Is there a mechanism for me to ask qmtest to run any of class y tests
> > that have metadata="something"
>
> Not out of the box, but you could provide an implementation of the test
> suite abstraction that did that.  Then, you'd be able to run just the
> tests in that test suite.

Grouping tests via test suites is fine, however, you might have a huge 
test-database with duplicate tests.. Would you guys be interested in a 
tagging system for the tests, and if so any pointers? I can give it a shot..

thanks,