Talks

Testing the Test::Class way - Adrian Howard
Wednesday, The Morgan Stanley Room, 1705, 20 mins

Introduction to the xUnit / Test:Class style of testing. The Test::Class origin story: the refactoring of some large Perl test suites. Compare and contrast Test::Class to other Perl xUnit implementations. Compare and contrast xUnit with other styles (procedural, declarative, etc.) Not /the/ way - just another way. Introduction to the new features of the next/latest [depending whether I get off my arse and finish it off] Test::Class release (tagged test methods, ability to arbitrary test methods in arbitrary orders.)