bort@sopuli.xyz to Programmer Humor@programming.dev · 6 months agoSTOP DOING DEPENDENCY INJECTIONsopuli.xyzimagemessage-square78fedilinkarrow-up1433arrow-down134
arrow-up1399arrow-down1imageSTOP DOING DEPENDENCY INJECTIONsopuli.xyzbort@sopuli.xyz to Programmer Humor@programming.dev · 6 months agomessage-square78fedilink
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up3·6 months agoYeah. Injection has a place in test patterns. Thankfully, it’s usually possible to hide injection from strongly affecting anything else that matters, as long as the team hates injection deeply enough.
Yeah. Injection has a place in test patterns. Thankfully, it’s usually possible to hide injection from strongly affecting anything else that matters, as long as the team hates injection deeply enough.