Top 20 NuGet mstest Packages

A .NET MAUI-based UnitTest Runner to execute MSTests on Android, iOS and MacCatalyst. The app supports custom test logging, and has built-in support for outputting a TRX test report and being remote controlled from commandline.
.Net Core Test Result Parser Global Tool Usage: dotnet labodotnettestresultsparser [arguments] [options] Arguments: path The test result xml path. Options: --version Show version information -?|-h|--help Show help information -f|--format Unit test result xml format. Allowe...
Allows validation of a .NET assembly via MSTest using parameters supplied by an assembly_manifest.json file.
Common code for all SignalR.UnitTestingSupport.* nugets . If you want support for unit testing signalR core (Hub and IHubContext) use one of this packages (NUnit, xUnit, MsTest version): https://www.nuget.org/packages/SignalR.UnitTestingSupport.NUnit, https://www.nuget.org/packages/SignalR.UnitTe...
Roslyn Diagnostic Analyzers for Unit Testing with Moq
When you make a unit test assertion with PowerAssert, your assertion messages become much more useful.
Generates valid, readable C# from an expression tree, and can annotate that code with runtime values. Useful for e.g. code generation and unit testing assertions.
This package helps you to solve expression function in unit test moq framework.
Provides additional assert capabilities for MS Test.
Package Description
Project template for getting started using DBConfirm with MSTest and SQL Server
An extendible implementation of the Assert class in MSTest. Allows for extending the Assert methods with the default MSTest methods as a default. Includes a: * Throws() method for asserting exceptions. * ThrowsAsync() method for asserting exceptions for async methods. INSTRUCTIONS: In your te...
Automatic convention based population of test objects. Also includes a number of useful helper methods such as generating random strings, ints, doubles, generic lists & property types such as email, urls, postalcodes, telephone numbers etc. Multi Language data generation including English, Traditi...
Provide useful utility methods and classes that can be used by MSTest based tests
A library containing some helpers which greatly simplify the code needed for assertions.
Assert Extensions for the Microsoft Test Framework - MSTest V2
"[TestMethod] async void MyTest()" actually works correctly.
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest. This provides only single .cs file.
NCrunch.Framework is a run-time library for NCrunch users. This library contains attributes and tools that enable some very powerful features within NCrunch.