awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fluentassertions/fluentassertionsfluentassertions 的头像

    fluentassertions/fluentassertions

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