I found myself looking for a Dependency Injection tool / container a few days ago. I've known about DI for some time now and have used it a lot even without Test Driven Development, so the need for DI in TDD was quite apparent to me. I did some brief
Read More