Test Driven Development

From PKC
(Redirected from TDD)
Jump to navigation Jump to search

Test Driven Development(Q950250), often abbreviated as TDD, is the 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.

A short video introduction to TDD

Delaney, Jeff (Jun 4, 2021). Test-Driven Development // Fun TDD Introduction with JavaScript. local page: Fireship.