Tagged Questions
6
votes
2answers
428 views
How can I use Moose with Test::Class?
I'm currently refactoring a test suite built up by a colleague and would like to use Test::Class[::Most] while doing so. As I started I figured out I could really use a couple of Moose roles to ...