OTHER·중요도 6·2026. 08. 08.·GeekNews

평가 주도 개발 (Eval-driven development)

── KO ──────────────────

평가 주도 개발은 오류를 실시간으로 발견하고 이를 기준으로 삼아 지속적인 검사 과정을 포함한다.

Airbnb는 평가 주도 개발(EDD)을 통해 비결정적 출력 및 주관적 정답을 다루고 있다. 이 접근법은 실제 오류를 발견하여 평가 기준으로 삼고, 이를 지속적으로 검사하는 방식으로, 출시 목표 및 게이트를 설정한다. 이는 사후 검증이 아닌 핵심 엔지니어링 규율로 자리 잡고 있다.


── EN ──────────────────

Eval-driven development focuses on real-time error discovery and continuous inspection based on established criteria.

Airbnb addresses non-deterministic outputs and subjective truths through Eval-driven development (EDD). This method involves identifying real errors and using them to establish evaluation criteria that are continuously inspected. EDD is positioned as a core engineering discipline rather than a post-validation process, aiming to set release goals and gates effectively.

원문 보기 →목록으로