|
|
|
|
|
by bluefirebrand
1569 days ago
|
|
The argument I always hear is DI makes your code more testable. Which is probably true in some cases, but I find most of my code is pretty testable without it. Haven't run into any tests I've wanted to build where I couldn't. |
|