Hi all,

I've been playing with Test::Class and discovered that I think I would like a 
metaclass for it.  However, Test::Sweet uses MooseX::Declare (issues with 
Devel::Cover and PPI).  Essentially, I need better ways to store attributes for 
test classes (so we have a place to store fixtures, if need be) and ways to tag 
test methods.  Is Class::MOP overkill for this (a tutorial would be lovely)?  
Would using Moose directly be better?
 
Cheers,
Ovid--
Buy the book         - http://www.oreilly.com/catalog/perlhks/
Tech blog            - http://blogs.perl.org/users/ovid/
Twitter              - http://twitter.com/OvidPerl
Official Perl 6 Wiki - http://www.perlfoundation.org/perl6


Reply via email to