.NET Testing Frameworks Comparison of NUnit, xUnit, MSTest and TUnit. itenium blog post Theories Attribute for data-driven tests: NUnit: Theory xUnit: Theory MSTest: DataSource TUnit: Method/ClassDataSource Parameterized I don't like these kinds of tests :)