Timeline for When is it appropriate to not unit test?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 13, 2022 at 10:16 | comment | added | ya_dimon | but unit tests testing only a small bit of code, thats why it names unit-test. So the integration tests testing the interactions and are really usefull. Unit tests mocks everything, so you never find a bug in a different module with this. | |
| S Mar 4, 2013 at 13:38 | history | suggested | bool.dev | CC BY-SA 3.0 | corrected typo, it's to its, added some punctuation for better readability. |
| Mar 4, 2013 at 12:49 | review | Suggested edits | |||
| S Mar 4, 2013 at 13:38 | |||||
| Apr 8, 2011 at 15:54 | history | answered | Martin Beckett | CC BY-SA 3.0 |