My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 72: Add ability to have suites of suites of suites, etc
1 person starred this issue and may be notified of changes. Back to list
 
Project Member Reported by virtix, Mar 4, 2008
This was actually my omission in design or implementation. It's a goal in
the JUnit cook book and we should make it happen for CFCUnit users. 

So, the implementation should look like:

mySuite.add(myOtherSuite);
myNewSuite.add(mySuite);

The impact on the framework may or may not be huge ...

 
Mar 4, 2008
Project Member #1 marc.es...@gmail.com
for me, the whole concept of test suites seems, well, "antiquated". that's why i like
the directory runner.

the idea of "on the fly" suites appeals to me because there's 0 maintenance. the only
thing you need to do is exclude components when you want to.
Jan 22, 2009
Project Member #2 virtix
slated for nextgen
Status: Started
Cc: -v.rajkumar -axsaheli
Labels: Milestone-Release-2.0
Jun 30, 2010
Project Member #3 virtix
older/outdated issues. archive in google docs. These are either Fixed, deprecated, or invalid

moving to Jira
Status: Fixed

Powered by Google Project Hosting