laboon / ebook

Software Testing ebook
159 stars 62 forks source link

"DRY" is used colloquially before it is defined #45

Closed timparenti closed 9 years ago

timparenti commented 9 years ago

File 45, line 259 talks about how we can further refactor the extended example by "DRY"-ing up code; however "DRY" isn't defined until the following chapter, where a whole section is devoted to the concept. The simplest solution may be to avoid invoking the term "DRY" here.

laboon commented 9 years ago

Yeah, should be a simple re-word. Will do today.