Top 20 NuGet assert Packages

A fluent, portable, testable HTTP client library.
Assert a result to an expected value and provide the diff
Package Description
Source code package. A comparer for asserting equality of objects, including generic types, IEnumerable, generic IComparable and generic IEquatable.
Helper for unit tests. Mimics the Assert class, but will display the tested expression in error messages, instead of being vague about it or laborious to program. It also offers methods to evaluate if the right exception goes off in the right spot with the right exception type and / or the right mes...
A collection of xUnit.net assertions, tailored for Tiger libraries.
NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. This package contains a build of the NUnitLite runner for the .NET compact framework 3.5.
Adds 'message' parameter to Assertions. It is generated from source code. Nunit, Mstest, Xunit is supported.
A .NET library for working with a tree of objects.
NUnit assertions for Microsoft.Owin.Security
A comparer for asserting equality of objects, including generic types, IEnumerable, IComparable<T> and IEquatable<T>
NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. This package contains a build of the NUnitLite runner for SilverLight 5.0.
A way for performing suite of tests for equality in declarative manner
A bit more extension methods based on FluentAssertions that allow you to more naturally specify the expected outcome of a xTDD test or specification.
Sometimes in automation tests we need to validate work of methods, returning very complex objects as a result. We want to be sure, that these objects have correct structure. Common assertion libraries allow us to check our expectation about simple objects (strings, numbers), and collections of objec...
Power Assert Formatter (power-assert-formatter) binding library for Bridge.NET projects.
HTTP Assert (http-assert) binding library for Bridge.NET projects.
A no frills library for validating arguments.
A collection of xUnit.net assertions, tailored for Tiger libraries. (As source.)