The Perl Conference 2018

Writing Testable Code

Scott Lee | Tue, 6/19 at 10:10 am | 50 minutes | Ballroom B

Writing tests is easy — as long as the code is designed to be testable. If your code is hard to test then this presentation will help you see a better way to write that code. More than a check list of dos and don’ts, we will focus on how to change the way you think about programming. The goal is to help you understand why and how tests help you write better code and do it faster. This will improve not only your tests, but your code and your documentation as well.

Audience: Everyone
Track: Development