bort@sopuli.xyz to Programmer Humor@programming.dev · 10 months agoSTOP DOING DEPENDENCY INJECTIONsopuli.xyzimagemessage-square72fedilinkarrow-up1422arrow-down133
arrow-up1389arrow-down1imageSTOP DOING DEPENDENCY INJECTIONsopuli.xyzbort@sopuli.xyz to Programmer Humor@programming.dev · 10 months agomessage-square72fedilink
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up3·10 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.