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.
- Dagfinn Ilmari Mannsåker (ilmari)
- Florian Ragwitz (rafl)
- Paul Mooney (moonfish)
- Mark Rainford
- Stuart Dodds
- Stig Palmquist (stigtsp)
- Ian Wells (ijw)
- Gabi Hack (gabimuc)
- Zac Stevens
