▲ | brianwawok 6 months 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 6 months 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 6 months ago | parent | prev [-] | |||||||
Did they say that? | ||||||||
|