current recommendations for tdd?

"[email protected] [testdrivendevelopment]" <[email protected]> 22 Jul 2014 10:37:16 -0700
Newsgroups gmane.comp.programming.test-driven-development
Message-ID <[email protected]>
Hello, I was curious about the current state of TDD. Obviously, it's 10+ years old at this point. I wanted to find out which practices and tools are currently favored for TDD. I'm guessing that these may have evolved a bit over the years.

 

 
 I'm a .NET developer. I prefer simple design for unit test implementation. I prefer to use free tools for unit testing. Which practices and tools would you use/recommend if starting a new .NET project from scratch today?