Hacker News new | ask | show | jobs
by danmur 1569 days ago
I think that's a side-effect of how code must be written to work with dependency injection, to make the injection actually possible, IMO it's not the DI itself that makes it testable.
1 comments

Are you sure you are not mistaking dependency injection with dependency injection containers?