I really want to get into TDD development but I have no point of reference where to start.
I think that looking at code and seeing how they write tests and make classes testable that it'll be easier for me to digest and start using myself.
Is anyone aware of any sample or small open source C#
applications that include unit tests?