This document summarizes a presentation given by Yusuke Yamamoto at the 2011 Jenkins User Conference in San Francisco. Yamamoto discussed how he developed the open-source Twitter4J library using test-driven development and encountered a regression when the library's tests were not properly maintained. He emphasized the importance of having enough test coverage, carefully refactoring tests, and addressing failed tests to prevent regressions.