show/hide this revision's text 3 added 40 characters in body

There are quite a lot of unittesting frameworks out there for .NET. I found this little feature comparison: http://www.codeplex.com/xunit/Wiki/View.aspx?title=Comparisons

Now I am to choose the best one for us. But how? Does it matter? Which one is most future proof and has a decent momentum behind it? Should I care about the features? While xUnit seems to be most modern and specifically designed for .NET, nUnit again seems to be the one that is widely accepted. MSTest again is already integrated into Visual Studio ...

show/hide this revision's text 2 typo

There are quite a lot of unittesting frameworks out ther vor there for .NET. I found this little feature comparisioncomparison: http://www.codeplex.com/xunit/Wiki/View.aspx?title=Comparisons

Now I am to choose the best one for us. But how? Does it matter? Wich Which one is most future proof and has a decent momentum behind it? Should I care about the features? While xUnit seems to be most modern and specifically designed for .NET, nUnit again seems to be the one that is widely accepted.

show/hide this revision's text 1

NUnit vs. MbUnit vs. MSTest vs. xUnit.net

There are quite a lot of unittesting frameworks out ther vor .NET. I found this little feature comparision: http://www.codeplex.com/xunit/Wiki/View.aspx?title=Comparisons

Now I am to choose the best one for us. But how? Does it matter? Wich one is most future proof and has a decent momentum behind it? Should I care about the features? While xUnit seems to be most modern and specifically designed for .NET, nUnit again seems to be the one that is widely accepted.