JUnit
アトランタで開催された OOPSLA 1997 に向かう航空機の中で、Kent Beck と Erich Gamma がペアプログラミングをして開発したのがもとになっている。 JUnit was born on a flight from Zurich to the 1997 OOPSLA in Atlanta. Kent was flying with Erich Gamma, and what else were two geeks to do on a long flight but program? The first version of JUnit was built there, pair programmed, and done test first (a pleasing form of meta-circular geekery).
テスト熱中症では、JUnitを使ってテスト駆動開発(当時はTDDと言う言葉はなかった)を行うかの実例を示している。