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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • fluentassertions/fluentassertionsAvatar de fluentassertions

    fluentassertions/fluentassertions

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