|
|
|
|
|
by chiph
4324 days ago
|
|
I agree with your #2. If the test doesn't add value (such as ensuring a requirement or story is correct) then it's noise. An exception might be made for utility methods that get used in sometimes strange ways, where you want to test every edge case possible. |
|