--- Tony Bowden <[EMAIL PROTECTED]> wrote:
> The big gain for me with Test::Class is inheritable tests. Subclasses
> can ensure they still pass all their parent's tests, as well as all of
> their own, without me having to copy all the tests, or set up a really
> clumsy testing environment. And of course you get to refactor the test
> suite quite nicely too so that it's really obvious what each test is
> doing.

I also like the thought of inheriting tests, but I know not everyone is fond of this 
idea.  There
was a moderately interesting discussion about this on Perlmonks: 
http://www.perlmonks.org/index.pl?node_id=294571

Cheers,
Ovid



=====
Silence is Evil            http://users.easystreet.com/ovid/philosophy/indexdecency.htm
Ovid                       http://www.perlmonks.org/index.pl?node_id=17000
Web Programming with Perl  http://users.easystreet.com/ovid/cgi_course/

Reply via email to