Timeline for Determining what is a useful unit test
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 26, 2013 at 14:07 | comment | added | Dunk | +1 - I don't necessarily agree with all your points (or the article's points) but where I do agree is that most unit tests are useless if done blindly (TDD approach). However, they are extremely valuable if you are smart in deciding what is worthy of spending time doing unit tests on. I agree entirely that you get far, far more bang for the buck in writing higher level tests, in particular subsystem level automated testing. The problem with end-to-end automated tests is that they would be hard, if not entirely impractical, for a system if it has any size/complexity. | |
| Mar 26, 2013 at 11:20 | review | First posts | |||
| Mar 26, 2013 at 11:21 | |||||
| Mar 26, 2013 at 11:03 | history | answered | Edward Brey | CC BY-SA 3.0 |