"test-driven development"을 한국어로 번역
테스트 주도 개발 은 "test-driven development"을 한국어로 번역한 것입니다.
test-driven development
noun
문법
A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired improvement or new function, then produces the minimum amount of code to pass that test, and finally refactors the new code to acceptable standards. [..]
-
테스트 주도 개발
repetition of a very short development cycle: requirements are turned into very specific test cases, then the software is improved to pass the new tests, only
-
알고리즘 방식으로 생성된 번역 표시
" test-driven development "를 한국어로 자동 번역
-
Glosbe Translate
-
Google Translate
예 추가
추가