|
|
|
|
|
by aikah
3506 days ago
|
|
Aren't tests supposed to be a tool to help design API? in that perspective a test should be written first. The problem IMHO is the choice of methodology as there is several kind of tests. Some may be more time consuming when it comes to the set up. |
|
I guess if all code written could be seen as an API, TDD would be great, but that's not the world I live in.