Testing with Test::Class::Moose

By Curtis Poe (‎Ovid‎)
Date: Monday, 3 June 2013 14:05
Duration: 45 minutes
Target audience: Intermediate
Language: English
Tags: testing tests


Lots of people like Moose. Lots of people like Test::Class. Naturally, they want to use Test::Class and Moose, but the two modules get into a fight about who gets to play with the new() constructor and it fails. So people keep emailing me "how do I use Test::Class with Moose?" So I wrote Test::Class::Moose.

It has a little bit of Test::Class, a little bit of Moose and a little bit of Test::Most. It will get you up and running in testing in no time.

I assume a little bit of prior testing knowlege (using Test::More is enough) and a little bit of knowledge of Moose.

Attended by: