1.
잘못 누른 키보드 버튼 하나가 부른 버터플라이 이펙트?
Unlike production code, simplicity is more important than flexibility in tests
Tests can avoid complexity by stating their inputs and outputs directly rather than computing them
When tests do need their own logic, such logic should often be moved out of the test bodies and into utilities and helper functions