Keyboard Shortcuts
Likes
Search
[TDD] current recommendations for tdd?
TDD, or at least the ideas behind it, is a lot older than that.?
toggle quoted message
Show quoted text
NUnit and SpecFlow are both pretty awesome.? There are also a number of good mock tools: NSubstitute, Rhino, Moq, etc. You should play with a few to find?a style that suits you.? On Tuesday, July 22, 2014, andrew.d.ciccarelli@... [testdrivendevelopment] <testdrivendevelopment@...> wrote:
|
Donaldson, John
¿ªÔÆÌåÓýYes, NUnit is wonderful and Moq. If you¡¯re using Visual Studio the built-in unit test framework is reasonable and well-integrated. And then add ¨C ReSharper. ? John D. ? From: testdrivendevelopment@... [mailto:testdrivendevelopment@...]
Sent: 22 July 2014 23:00 To: testdrivendevelopment@... Subject: Re: [TDD] current recommendations for tdd? ?
? NUnit and SpecFlow are both pretty awesome.? ? There are also a number of good mock tools: NSubstitute, Rhino, Moq, etc. You should play with a few to find?a style that suits you.?
|
NUNit (with testcase attributes), FakeItEasy, NCrunch = awesome On Wed, Jul 23, 2014 at 9:55 AM, 'Donaldson, John' john.m.donaldson@... [testdrivendevelopment] <testdrivendevelopment@...> wrote:
--
Thanks,
Roy Osherove ?? - ? ?- Read my new book ? ?- Or and Continuous Delivery ? ?- +47-96-90-22-15 (Oslo Time) |