DEV Community

Discussion on: How to make time to repay your technical debt

Collapse
 
bosepchuk profile image
Blaine Osepchuk

Thanks.

Yes. It's an idiom (apologies).

"hour-for-hour code reviews find more defects than testing..."

It means if you spend an hour writing unit tests and an hour doing code reviews, you'll statistically find more defects with the code review.

Here's a link to an article summarizing the research.

Collapse
 
mfgea profile image
Matias Gea

Cool! No need to apologize.

It makes a lot of sense.

Thanks again for the great article. I started spreading it through the company.