arunbear
Recent Actions
-
Commented on Test::Class + Moose?
The examples in Test::Routine::Manual::Demo all use roles. In fact all tests defined with Test::Routine live in roles, and it can automatically assemble such roles into a test class. But it doesn't stop you from manually assembling the roles into a...
-
Commented on Test::Class + Moose?
Any thoughts on Test::Routine? Is Test::Class::Moose for situations where compatibility with Test::Class is important?...
Comment Threads
-
Ovid commented on
Test::Class + Moose?
arunbear, to be honest, I wasn't quite sure what the benefit of Test::Routine is. For example, I don't see how it lets you inherit tests. However, Ricardo's a sharp enough developer that I'd be foolish to dismiss it without better understanding it. Its main benefit seems to be that you can use roles with tests, but there's no example of using roles in it (or is there and I missed it in my skim?)
With Test::Class::Moose, you get classes and roles and tests. There's no new interface to learn and it's not doing anything funky. Anything you can do with classes and roles you can do with T…
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl and offering the modern features you’ve come to expect in blog platforms, the site is run by Dave Cross and Aaron Crane, with a design donated by Six Apart, Ltd.