On Nov 8, 2:28 am, Herb <
spoilsportmot...@gmail.com> wrote:
> It would lead to some kind of
> funny requirements, that developers or contributors to the project
> would need to have at least 3.5 available, but you'd only need 2.0 to
> use it.
Granted, but what developer worth his salt these days doesn't
have .NET 3.5 available to him? I certainly don't think that it is too
onerous a requirement that if you want to contribute to the project
you must have .NET 3.5.
> I also like the suggestion of Mr. Fernendes & Mr. Nienaber - a full
> framework might not be necessary or even overkill; I think I'd kind of
> alluded to that earlier (w/o benefits of an asbestos suit).
I agree, you have to use the right tool for the right job, Roy
Osherove in his "The Art of Unit Testing" makes the point that full
mock frameworks are unnecessary and are sometimes overkill.
> I still like NUnit - and yeah, there's some version warts, last one
> I've been using is 2.4.x. If 2.5 is stable (has been since May, I
> see), then there's no good reason to not use it that I know of. Anyone
> tried it and had issues?
I've been using 2.5 for months, and have yet to run into any issues.
> In a similar vein, has anyone done the homework of Moq v3.1 vs 4? 4 is
> still in beta, I didn't get it to play with, and I don't know if there
> are breaking changes. I'll get the 4.x docs and read unless someone
> here has firsthand experience they can share.
There are no 4.x docs! In fact, there are as yet no published 4.x
improvements, although from the looks of the check-ins (http://
code.google.com/p/moq/source/list) there doesn't appear to have been
any breaking changes.