Info
| Version: | 2.0.0 |
| Author(s): | Ryan Baker |
| Last Update: | Friday, June 19, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rbaker5/nunit-comparisons |
| NuGet Url: | https://www.nuget.org/packages/NUnit.Comparisons |
Install
Install-Package NUnit.Comparisons
dotnet add package NUnit.Comparisons
paket add NUnit.Comparisons
NUnit.Comparisons Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(2.6.0.12054)
Tags
objects or collections don't match.
Includes the core constraint framework, MEF-based
type-pair dispatch, and the Has/Is DSL entry points. Extend by subclassing
CompareConstraint<TActual, TExpected> and registering your assembly with
CompareConstraintFactory.AddAssembly().