A TDD Journey: 1-Trials and Tribulations
Test-Driven Development (TDD) has a misleading name, because the objective is to design and specify that the system you are developing behaves in the ways that the customer expects, and to prove that it does so for the lifetime of the system. Michael Sorens starts an introduction to TDD that is more of a journey in six parts.
2014-07-31
9,842 reads


When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?