Testing Code and Assuring Quality
By Kent Cowgill (chargrill) from Chicago.pm, Windy City.pm Date: Tuesday, June 17, 2008 01:00 PM
Duration: 70 minutes Target audience: Intermediate Language: Tags: devel::cover functional lolcats perl::critic templating test::builder testing unit You can find more information on the speaker's site:
I will be talking about getting started with unit and functional testing using everyone's favorite language, Perl.
Additionally, I will talk about code quality, test coverage, and making things a lot easier on the person doing the testing using a Makefile.
Finally, I will talk about how I used Test::Builder to create a custom test module in order to be able to unit test the code in use at a previous job, which is a template framework that combines perl code with HTML, making traditional unit testing rather difficult. |