Slide 8
Slide 8 text
The advent of unit testing (1990s)
ユニットテストの登場(1990年代)
Object-Oriented Programming was the trend.
Kent Beck created SUnit, the first unit test framework.
Later, Kent Beck and Erich Gamma created JUnit.
xUnit style frameworks spread to other languages.
They were mainly used by developers.
オブジェクト指向プログラミングがトレンドだった。
ケント・ベックは、最初のユニットテスト・フレームワークであるSUnitを作った。その
後、ケント・ベックとエーリッヒ・ガンマがJUnitを作った。
xUnitスタイルのフレームワークは他の言語にも広がった。
これらのツールは主に開発者によって使われた。