|
|
|
|
|
by d--b
1204 days ago
|
|
If you write tests first, you don't write a complete front to back "thread" first, right? If you write tests first, you assume that the test is going to match how you're going to use the stuff in a real situation, which you generally don't know. |
|
Not sure what kind of tests you write if they don't represent the actual expected behavior?