tdd/tdd.rst
changeset 116 958e2e9f2858
parent 115 7455326cac40
child 117 fab0281a992f
equal deleted inserted replaced
115:7455326cac40 116:958e2e9f2858
       
     1 =======================
       
     2 Test Driven Development
       
     3 =======================
       
     4 
     1 Fundamentals
     5 Fundamentals
     2 ============
     6 ============
     3 
     7 
     4 Test Driven Development, abbreviated as TDD is a method of software
     8 Test Driven Development, abbreviated as TDD is a method of software
     5 development which banks on the idea of writing test cases that fail for the
     9 development which banks on the idea of writing test cases that fail for the