On 5 Apr., 12:26, Aldo Cortesi <[EMAIL PROTECTED]> wrote:
> Thus spake Kay Schluehr ([EMAIL PROTECTED]):
>
> > I'm not entirely sure what you are claiming here. From source
> > inspections I can see that TestSuite instances are instantiated by the
> > TestLoader and you are free to derive from TestLoader, overwrite its
> > methods and pass around another instance than defaultTestLoader  ( or
> > a fresh instance of TestLoader which is the same thing ).
>
> ... and at this point your monkeypatched framework would no longer be
> much more compatible with existing test suites than Pry is.

A properly extended framework would of course be compatible with all
existing test suites. This has nothing to do with monkeypatching. I'm
not sure you even understand the concepts you are talking about.

Kay
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to