|
|
|
|
|
by laserlight
1402 days ago
|
|
Top-most comment to the link you provided pretty much explains the situation. TDD is a software development method, not a generic problem solving method. If one doesn’t know how a Sudoku solver works, applying TDD or any other software development method won’t help. |
|
Note: I am quite skeptical of TDD in general.