Info
Version: | 4.1.0 |
Author(s): | Mark Seemann, AutoFixture |
Last Update: | Wednesday, May 15, 2019 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/AutoFixture/SemanticComparison |
NuGet Url: | https://www.nuget.org/packages/SemanticComparison |
Install
Install-Package SemanticComparison
dotnet add package SemanticComparison
paket add SemanticComparison
SemanticComparison Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Reflection.Emit(>= 4.3.0)
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit(>= 4.3.0)
Instead of performing a normal equality comparison, SemanticComparison compares objects that look semantically similar - even if they are of different types. Various fine-tuning options exist.