▲ | brianwawok 17 hours ago | |||||||
This is the programmer fallacy if you have a bunch of code passing unit tests, it’s going to work when combined. | ||||||||
▲ | SJC_Hacker 14 hours ago | parent | next [-] | |||||||
Thats not what he said. Unit tests are the first stage, and are very useful at isolating the problem. Integration tests are the next where multiple units are combined. Then there is staging. | ||||||||
▲ | liontwist 15 hours ago | parent | prev [-] | |||||||
Did they say that? | ||||||||
|