MSTest is a Microsoft unit-testing framework. The framework defines a unit test against an attribute that is applied to all methods you want to perform as a unit tests. For cross-platform projects, MSTest v2 is recommended. Telerik JustMock integrates automatically and no additional integration steps are required.