Mbunit
MbUnit is a generative unit test framework for the .NET Framework.
Nunit
NUnit is an open source unit testing framework for .NET and Silverlight written in C#
Others
Example |
---|
Nunit is more popular because it was there first therefore more articles about it on the web and better tooling and because most programmers don t care about or need the advanced features that mbunit offers from question MbUnit vs Nunit Nunit is more widespread mbunit has the most features but mstest has more manpower behind it from question Choosing a test platform for .NET - MbUnit or the one by Microsoft? From what i have read on here i here that nunit is more popular over mbunit from question MbUnit vs Nunit |
I used to use nunit but i switched to mbunit since nunit has more features from question .NET Unit Testing packages? |