Test-driven development

From Conservapedia
This is the current revision of Test-driven development as edited by DavidB4-bot (Talk | contribs) at 15:05, June 23, 2016. This URL is a permanent link to this version of this page.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

With test-driven development, you write your test first, then you write just enough code to make the test pass.[1]

Notes

Links