Top 20 NuGet mstest Packages

A dynamic specification framework for C#.
A Diagnostic Analyzer and CodeFix Provider to automate mocks creating and configuring. Also available via Visual Studio marketplace https://marketplace.visualstudio.com/items?itemName=YevhenCherkes.MockIt. Don't forget to reload Visual Studio instance after the plugin installation.
NSpectator is a ready-to-use solution for development using .NET with Context/Specification flavor. Toolset is intended to be used to drive development through specifying behavior and interaction at the unit level. NSpectator has no dependencies. Feel free to use any assertion library.
Basic setup of integration testing
Includes a string extension method to validate a multi-line string to a multi-line string template. Includes functionality for providing an easy to ready print out of where the multi-line string does not match the template.
A simple library for authoring self-describing, or BDD-Style tests
Kraken library for writing unit tests with MSTest v2.
Some test frameworks do not support parameterized tests. Others only support them through attributes on the test method, and that may not always be easy to read - and it is limited to compile time constants. This library is an attempt to give support for parameterized tests from within a singl...
Core dependency for AssertNET: AssertJ style fluent assertions for .NET Standard.
The cross-platform adapter to discover and execute MSTest Framework based tests. This is a .NET Standard 2.0 compilation of the MSTest.TestAdapter for reusing the test adapter on other platforms, like Xamarin Android and iOS.
Small and handy assistant for UnitTest
Easy to use, small, SignalR Core unit testing support with MSTest and Moq. For Nunit or xUnit version see my github.
Support Okapi report using MSTest TestContext
PrivateObject for unit tests, extracted from MsTest code, suitable for MsTest、XUnit、NUnit. Powered by .Net Standard 2.0
Helper functionality to make it easier to get started writing coded tests in .NET.
Improves code analysis by enhancing the functionality of MSTest.
A .NET unit test runner for the console/terminal.