#: Austin Ziegler changed the world a bit at a time by saying on 8/4/2005 4:08 AM :# > On 8/3/05, Jeff Wood <jeff.darklight / gmail.com> wrote: >> I like your second one better ... my only question would then be your >> suggestion for how to deal with the invocation based on inclusion &| >> exclusion of groups >> >> ... I wasn't too far from yours but i agree yours is superiour. > > Probably not much different than yours. test_method would add this > information to something attached to the class itself. I was playing > with the idea more than trying to create an implementation. See pages > 25 and beyond of Nathaniel Talbott's 2004 presentation: > > http://zenspider.com/dl/rubyconf2004/TestUnit.pdf > > -austin Is there any metadata that can be associated with a method? I know it is an object, and maybe you can attach some metadata to it. From that point on the things will be more simple. :alex |.::the_mindstorm::.|