Re: Create class-structures for tests

2008-06-19 Thread Chris Dolan
On Jun 19, 2008, at 5:34 AM, Steffen Schwigon wrote: For a particular maybe unorthodox test rpoject I want to create test suites that can inherit from other test suites, so that I can provide base suites, and on top of that more specific suites, adding or changing particular tests. (So I'm not

Create class-structures for tests

2008-06-19 Thread Steffen Schwigon
Hi! For a particular maybe unorthodox test rpoject I want to create test suites that can inherit from other test suites, so that I can provide base suites, and on top of that more specific suites, adding or changing particular tests. (So I'm not talking about a suite *for* a distribution but the