On Tue, Apr 28, 2009 at 6:19 AM, Rick McGuire <object.r...@gmail.com> wrote:
> I have a wishlist item for the testing framework. Frequently, when > there is a failure I need to debug, there is too much noise within a > test group to allow me to run the group in the debugger. This > generally means I have to snip out the lines, remove any uses of the > test framework from the test cases so I can produce a standalone test > case. It sure would be nice to be able to run a single test group and > specify the test variation(s) I would like to have run. No real hurry > on this, but I'd like to add it to the request bucket. Yeah, that's a good idea. Quite a while ago I wanted to be able to only run 1 test group, which I added. But, it still goes through the whole file search thing. I think along with adding this, I'll fix it so that if you specify a single file it doesn't search for it, just executes it. If you specify a single file and single test case, the framework does the bare minimum to execute that 1 test case. I think I'll open a RFE so I don't forget it. -- Mark Miesfeld > > Rick > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel