Re: current recommendations for tdd?
"Asim Jalis [email protected] [testdrivendevelopment]" <[email protected]> Sat, 26 Jul 2014 00:54:22 -0700
| Newsgroups | gmane.comp.programming.test-driven-development |
|---|---|
| Message-ID | <[email protected]> |
What are current recommendations for tools in Java? > On Jul 23, 2014, at 1:38 AM, "Paul Mackintosh [email protected] [testdrivendevelopment]" <[email protected]> wrote: > > People have told you about tools, as far as practices go I would recommend Ian Cooper's video TDD Where Did It All Go Wrong, it explains how the original ideas around testing units of behaviour (as in Kent Beck TDD by example) got a bit distorted and then explains how it should work > > Sent from my iPhone > >> On 22 Jul 2014, at 18:37, "[email protected] [testdrivendevelopment]" <[email protected]> wrote: >> >> >> 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? >> > >