Speeding Up Tests
Details
This month, Doug Bell will be giving a talk about speeding up your automated testing.
Topics covered will be:
• Running tests in parallel using prove
• Making sure your tests don't fail when running in parallel
• App::ForkProve - Preload your modules to reduce startup costs
• Autoprove - Run tests automatically when files change
