NUnit is a cross-platform unit testing framework for all .NET languages that was originally ported by JUnit. The framework defines a unit test against an attribute that is applied to all methods you want to perform as a unit tests. It is also a free, open-source project with the latest versions operating under MIT license. Telerik JustMock integrates automatically with NUnit and requires no additional integration steps.