[IronPython] Switching DLR tests from MSTest to NUnit
Jeff Hardy
jdhardy at gmail.com
Tue Feb 1 15:40:51 PST 2011
On Tue, Feb 1, 2011 at 4:19 PM, Tomas Matousek
<Tomas.Matousek at microsoft.com> wrote:
> I have an experience with xUnit.net (http://xunit.codeplex.com/wikipage?title=WhyDidWeBuildXunit&referringTitle=Home), so I would personally prefer that one. It has a pretty good VS integration. I haven't used NUnit. If you prefer it I don't have objections.
One nice thing about NUnit is just how little needs to change from MSTest.
I do wonder how much of a change going to xUnit.net would be, as all
of my experience is with xUnit.net as well. Richard, any particular
reason you went with NUnit?
- Jeff
More information about the Users
mailing list