Having experience in test-driven development will be a big advantage.
The course immerses the student in a DevOps environment through the use of agile software development methodology, test-driven development, continuous integration, and a standard operating environment through the use of Platform-as-a-Service (PaaS).
이 교육 과정에서 수강생은 애자일 소프트웨어 개발 방법론, 테스트 주도 개발, 지속적인 통합 및 PaaS(서비스로서의 플랫폼)를 통한 표준 운영 환경의 사용을 통해 DevOps 환경에 대해 심도 있게 배웁니다.
Test-driven development is a way of managing fear during programming.
Test-driven development simply formalizes the problem in a Python test case.
The main purpose of Karma is to make your test-driven development easy, fast, and fun.
Like a rocketship, test-driven development (TDD) for an individual or group that hasn't used it before is hard to get off the ground.
로켓선처럼, 이전에 사용하지 않은 개인이나 그룹을 위한 테스트 기반 개발(TDD)은 지상에서 벗어나기 어렵습니다.
This course includes substantial programming assignments in both Python and Java, and teaches techniques for test-driven development and debugging code.
이 과정은 Python과 Java 모두에서 상당한 프로그래밍 과제를 포함하고 테스트 기반 개발 및 디버깅 코드를위한 기술을 가르칩니다.
But because we have separation of concerns, we can do test-driven development iteratively in AngularJS!
그러나 우리는 관심사가 분리되어 있으므로 AngularJS에서 반복적으로 테스트 중심 개발을 할 수 있습니다!
ASP.NET MVC applications are particularly suited for unit testing and using test-driven development (TDD) techniques.
ASP.NET MVC 응용 프로그램은 특히 TDD(테스트 구동 방식 개발) 기술을 사용하여 테스트하는 단위에 적합합니다.
ASP.NET MVC applications are easily testable using techniques such as test-driven development (TDD).
ASP.NET MVC 응용 프로그램은 TDD(테스트 구동 방식 개발)와 같은 기술을 사용하여 쉽게 테스트할 수 있습니다.
Years of experience building computer programs and doing test-driven development have turned me into a menace working on physical projects.
수년간의 컴퓨터 프로그램 개발 경험과 테스트 주도 개발은 나를 물리적인 프로젝트에서 작업할 수 있는 위협적인 존재로 만들었습니다.
In fact that was a simple example of test-driven development, but it doesn't really matter in which order we do the work.
사실 그것은 테스트 주도 개발의 간단한 예제 였지만 어떤 순서로 작업하는지는 중요하지 않습니다.
Some programmers follow a discipline called "test-driven development"; they actually write their tests before they write their code.
어떤 프로그래머들은 "테스트 주도 개발"이라는 원칙을 따릅니다. 그들은 정말로 코드를 작성하기도 전에 테스트를 먼저 작성합니다.