Top 20 NuGet unittest Packages

Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.
MSTest is Microsoft supported Test Framework. This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ - .NET 6.0 - .NET ...
Lightweight StandAlone Http Mocking Server for .Net.
MSTest is Microsoft supported Test Framework. This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ - .NET 6.0 ...
Moq is the most popular and friendly mocking framework for .NET.
The Microsoft Test Platform Object Model.
The MSbuild targets and properties for building .NET test projects.
Testplatform host executes the test using specified adapter.
C# SDK for the test platform protocol. This SDK can be used in IDE or Editors to use test platform for discovery and execution of tests.
The most powerful free mocking library available for .NET developers.
Xunit Snapshooter is a flexible snapshot testing tool for .Net unit tests with Xunit. It creates and asserts snapshots (json) within Xunit unit tests.
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by p...
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Snapshooter core functionalities to create and assert snapshots in .Net unit tests.
This package contains the full set of binaries for the Visual Studio Test Platform (vstest). It provides a modern, cross platform testing engine that powers the testing on .NET Core as well. It integrates with popular test frameworks like MSTest(v1 and v2), xUnit and Nunit with support f...
A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.
This package contains a subset of binaries for the Visual Studio Test Platform (vstest). Vstest provides a modern, cross platform testing engine that also powers the testing on .NET Core. Supports the following popular test frameworks: MSTest v2, xUnit and Nunit with support for extensib...
FluentAssertions extensions for WireMock.Net
The Umbraco.Tests.dll and pdb files, built from the UmbracoCMS source code. Theres a daily check for a new version(Umbraco.Version) using appveyors cron job
Dynamic mocking framework for .NET