Timeline for Should log statements be tested?
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 5, 2021 at 21:37 | answer | added | gnasher729 | timeline score: 1 | |
| May 4, 2021 at 6:00 | answer | added | Bohemian | timeline score: 10 | |
| Dec 23, 2018 at 9:00 | history | tweeted | twitter.com/StackSoftEng/status/1076764491826778117 | ||
| Dec 18, 2018 at 21:58 | answer | added | gdanov | timeline score: 2 | |
| Dec 18, 2018 at 17:34 | answer | added | user321630 | timeline score: 1 | |
| S Dec 18, 2018 at 9:28 | history | suggested | Zach Valenta | CC BY-SA 4.0 |
Testing logs would be an integration test: when code from a unit (function, method) executes, so too your logger (from a separate module, class, or framework). This jives with Steve's answer.
|
| Dec 18, 2018 at 2:03 | review | Suggested edits | |||
| S Dec 18, 2018 at 9:28 | |||||
| Dec 17, 2018 at 23:04 | answer | added | Steve Chamaillard | timeline score: 19 | |
| Dec 17, 2018 at 22:07 | history | edited | AGrzes | CC BY-SA 4.0 |
Expanding question in response to down-votes.
|
| Dec 17, 2018 at 21:36 | answer | added | Jan Linxweiler | timeline score: 2 | |
| Dec 17, 2018 at 20:40 | review | Close votes | |||
| Dec 23, 2018 at 3:05 | |||||
| Dec 17, 2018 at 20:30 | history | edited | Thomas Owens♦ | CC BY-SA 4.0 |
deleted 56 characters in body
|
| Dec 17, 2018 at 20:21 | history | asked | AGrzes | CC BY-SA 4.0 |