|
|
|
|
|
by weego
1059 days ago
|
|
The most interesting thing for me is them providing examples of the function made me realise this is the logical conclusion of TDD. Write tests to build the input -> output contracts, have AI build the logic that conforms to those contracts. |
|