|
|
|
|
|
by codr7
487 days ago
|
|
I honestly can't see how writing integration tests before code would even look in practice, that puzzle usually isn't even close to finished at that point in time. It sometimes makes sense for unit tests; I'll occasionally do that when I'm unsure about the API of the code I'm writing since it allows me to spend some time in the user's shoes. But like I said, I don't do fundamentalism. |
|