mogoh@lemmy.ml to Programmer Humor@lemmy.ml · 1 month agoDocker Buildinglemmy.mlexternal-linkmessage-square51fedilinkarrow-up1389arrow-down112cross-posted to: programmer_humor@programming.dev
arrow-up1377arrow-down1external-linkDocker Buildinglemmy.mlmogoh@lemmy.ml to Programmer Humor@lemmy.ml · 1 month agomessage-square51fedilinkcross-posted to: programmer_humor@programming.dev
minus-squaredavel [he/him]@lemmy.mllinkfedilinkEnglisharrow-up7·1 month agoUnit tests can’t win ’em all. That’s where things like integration tests, staging environments, and load testing come in. The final layer of protection is the deployment strategy, be it rolling, canary, or blue-geen.
Unit tests can’t win ’em all. That’s where things like integration tests, staging environments, and load testing come in.
The final layer of protection is the deployment strategy, be it rolling, canary, or blue-geen.