Tag Archives: luke closs

Making perl tests more readable

How many times have you gone through a test script from an outside project, or an older project and read through the source and found that you couldn’t discern the meaning of the test? For me it’s been plenty of times and especially so with test automation using things like selenium. This is part of [...]