TryAtSoftware.Equalizer is a library that should simplify the process of asserting the semantic equality between two values. We offer a reusable methodology that can be applied to every projects of yours.

dotnet equality library testing-tools
1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Software Development Testing Libraries

AI Summary: The task involves refactoring the TryAtSoftware.Equalizer project's unit tests to replace the Moq mocking framework with NSubstitute. This requires finding all instances of Moq and replacing them with equivalent NSubstitute code, ensuring all tests continue to pass after the change.

Complexity: 3/5
enhancement good first issue

TryAtSoftware.Equalizer is a library that should simplify the process of asserting the semantic equality between two values. We offer a reusable methodology that can be applied to every projects of yours.

C#
#dotnet#equality#library#testing-tools