Enables verification of complex models and documents.
$ dotnet add package Verify.XunitV3Verify is a snapshot tool that simplifies the assertion of complex data models and documents.<!-- include: intro. path: /docs/mdsource/intro.include.md -->
Verify is called on the test result during the assertion phase. It serializes that result and stores it in a file that matches the test name. On the next test execution, the result is again serialized and compared to the existing file. The test will fail if the two snapshots do not match: either the change is unexpected, or the reference snapshot needs to be updated to the new result.<!-- endInclude -->
See Milestones for release notes.
Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.