awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesStructural Equivalency Engines

Comparison systems that perform deep, member-by-member validation of objects based on configurable rules.

Distinct from Object Structure Matching: Distinct from pattern matching as it is specifically for validating equivalence of object graphs during testing.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Structural Equivalency Engines. Refine with filters or upvote what's useful.

Awesome Structural Equivalency Engines GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • fluentassertions/fluentassertionsAvatar von fluentassertions

    fluentassertions/fluentassertions

    3,815Auf GitHub ansehen↗

    FluentAssertions is a library of extension methods for .NET that provides a human-readable syntax for verifying expectations in unit tests. It serves as a validation layer that integrates with MSTest, NUnit, and xUnit to throw framework-specific exceptions upon assertion failure. The project includes a structural equivalency engine that performs deep member-by-member validation of .NET objects using configurable matching rules. It is designed for test-driven and behavior-driven development by generating descriptive failure messages that explain the difference between actual and expected resul

    Provides a deep member-by-member validation engine for .NET objects with configurable matching rules.

    C#assertionsbdd-stylec-sharp
    Auf GitHub ansehen↗3,815
  1. Home
  2. Programming Languages & Runtimes
  3. Structural Pattern Matching
  4. Structural Equivalency Engines