Refactoring Test Code - Houston Java User Group meeting May 25th, 2022

Опубликовано: 01 Март 2026
на канале: Jim Bethancourt
46
1

Most developers hear about “Red, Green, Refactor” as part of the TDD process. Some never get to the “refactor” part. Some only refactor the “production” code, but not the test code, after all, that’s “just test code”. Tests become cluttered, hard to maintain, and are abandoned.

In this talk, let’s have a look at some ways to refactor “test” code (C#, JavaScript/TypeScript, unit/integration/end-to-end…), so that they become easier to read and even create opportunities for better collaboration with non-technical people.

About the speaker

Claudio Lassala is Technical Director at Improving Houston. I’ve been developing software since the mid ’90s (FoxPro, .NET, Ruby on Rails).

Previously, I’ve worked for several years developing .NET applications, presented several lectures at Microsoft events such as PDC Brazil, TechEd Europe, and various other Microsoft seminars, as well as several conferences and user groups across North America, Europe and Brazil.

I’ve earned the the Microsoft MVP Award from 2001 through 2012 (for Visual FoxPro in 2001-2002, and then for C#). I’ have articles published in several magazines, such as MSDN Brazil Magazine and CoDe Magazine. I’ve started the Virtual Brown Bag meetings in 2009.I can be found on Twitter, LinkedIn, Facebook. When not building software, I’m probably working on my music, riding my motorcycle at the track, or hanging out with my family (not necessarily in that order).