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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • fluentassertions/fluentassertionsAvatar fluentassertions

    fluentassertions/fluentassertions

    3,815Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,815
  1. Home
  2. Programming Languages & Runtimes
  3. Structural Pattern Matching
  4. Structural Equivalency Engines