Top 20 NuGet assert Packages

Assert Plus (assert-plus) binding library for Bridge.NET projects.
Run all of your MSTest assert statements and have each failure message reported summarily.
Extensions for VisualStudio UnitTest's Assert class to simplify e.g. testing of view models.
The Duraxium diagnostic library provides one class with methods that provide syntactically concise parameter "guard conditions", and another class that provides assertion-checking like the .NET Debug.Assert method, but with extra features.
Allow assertions to be written using a fluent API.
.NET extensions and helpers for MSTest.
Guardly is a defensive programming framework
This package is the NUnitLite.1.0.0 package with the Silverlight assembly signed for use in strong-named test projects.
A simple testing package allowing the creation of TestSuites and Tests which can be asserted using the Expect library
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3.0 framework assembly for SilverLight 5.0, which is referenced by your tests. You will need to install the NUnitLite.SL50 package in order to run the tests.
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3.0 framework assembly for .NET Compact Framework 3.5, which is referenced by your tests. You will need to install the NUnitLiteCF package in order to run the tests...
Use NCase in combination with NUnit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a ...
Use NCase in combination with Xunit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a ...
Expecto is a smooth test framework for F#, cloned from Fuchu with added functionality for making it easier to use.
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.
Library that provides methods that will help you with mocking EntityFramework.
Library contains set of actions and assertions used to configure Wiremock application.
Library contains set of actions and assertions used to create System tests and Component tests for microservices.
Command line tool used to measure REST API test coverage. Tool takes StoryLine.Rest tests execution report and compares it to API information stored in Swagger document.
A tiny library for testing APIs