Giter VIP home page Giter VIP logo

semanticcomparison's Introduction

Build status NuGet version AutoFixture

Announcement - v4 was released ๐ŸŽˆ

Assembly name and namespace

Recently the ownership of this project has been passed from Mark Seemann to maintainers of the AutoFixture organization. To reflect that change the default namespace prefix and assembly name were changed from Ploeh.SemanticComparison to SemanticComparison. Please use the text replace feature of your IDE to quickly fix all the namespace imports.

Project relocation

The SemanticComparsion project has been extracted from the AutoFixture repository to its own repository. The primary goal of this change is to improve the release management, so the AutoFixture product releases don't produce new verisons of the SemanticComparison package. SemanticComparison is a totally separate product without any dependencies on the AutoFixture, so now it could live in its own nest ๐Ÿ˜Š

Refer to the old repository to find the issue and pull request history.

SemanticComparison

SemanticComparison makes it easier to compare instances of various objects to each other. Instead of performing a normal equality comparison, SemanticComparison compares objects that look semantically similar - even if they are of different types.

.NET platforms compatibility table

Product .NET Framework .NET Standard
SemanticComparison โœ”๏ธ 4.5.2 โœ”๏ธ 1.5

Downloads

SemanticComparison is available via NuGet only. Use the Package Manager to install the SemanticComparison package.

Versioning

AutoFixture follows Semantic Versioning 2.0.0 for the public releases (published to the nuget.org).

Build

SemanticComparison uses FAKE as a build engine. If you would like to build the SemanticComparison locally, run the Build.cmd file and wait for the result.

The repository state (the last tag name and number of commits since the last tag) is used to determine the build version. If you would like to override the auto-generated SemanticComparison version, pass the BuildVersion parameter to the Build.cmd file. For example:

Build.cmd BuildVersion=4.0.0

Refer to the Build.fsx file to get information about all the supported build keys.

semanticcomparison's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.