/ShouldlyExtension.FilterableEquivalent

provided a custom extension method for the Shouldly assertion library in .NET applications. This method allows you to assert that two objects have equivalent property values, with the option to include only certain properties in the comparison.

Primary LanguageC#

No issues in this repository yet.