About
FAQ
Location
Sponsors
News

Wiki

Presentations
Favorite Talks Schedule iCal export Submit a talk proposal



Users
Search Statistics
Register
Log in
top

Reusing your tests with Test::Sweet

By Jonathan Rockway (‎jrockway‎) from NY.pm
Date: Saturday, 5 December 2009 11:55
Duration: 20 minutes
Language:
Tags: moose testing


All programmers know how nice it is to reuse their application code -- you can write a role providing common behavior once, and let arbitrary classes get that behavior whenever you need it. Elegant. The same programmer, however, may not have considered that tests come in patterns and that the same techniques can be used to make the test code more concise, reliable, and reusable.

In this talk, I'll introduce Test::Sweet (a Moose-based Test::Class workalike with some syntax sugar on top), and show you how you can use the usual Moose OO techniques to make testing even easier than it already is.


Attended by: Gabriele Hack (‎gabimuc‎), stigo, Zac Stevens, Ian Wells (‎ijw‎), Stuart Dodds, Florian Ragwitz (‎rafl‎), Paul Mooney (‎moonfish‎), Dagfinn Ilmari MannsÃ¥ker (‎ilmari‎), Mark Rainford,