Test::Class::Moose on the CPAN

I have previously written about Test::Class + Moose, but now it's on the CPAN. I've added a few things to the initial version:

  • Add class/method skipping.
  • Rename almost every overrideable method to /^test_/.
  • Add a time reporting class. You can now fetch real, user and system time for each class or test method.
  • Make sure we have hi-res time reporting
  • Move statistics gathering into its own classes
  • Add include/exclude test method filtering
  • Skip a test class if we don't find any test methods
  • Most attributes pushed into Test::Class::Moose::Config
  • Added "randomize" attribute per Udo Oji.

Let me know your thoughts or if there's anything else you think it needs.

About Ovid

user-pic Freelance Perl/Testing/Agile consultant and trainer. See http://www.allaroundtheworld.fr/ for our services. If you have a problem with Perl, we will solve it for you. And don't forget to buy my book! http://www.amazon.com/Beginning-Perl-Curtis-Poe/dp/1118013840/