25.5.2021 [Online] Simplified .net snapshot testing with Verify with Simon Cropp

2

Hi everyone

This time we meet during lunch time to get an introduction into Snapshot testing with Verify presented by Simon Cropp.

Simplified .net snapshot testing with Verify.

Verify is a snapshot tool that enables the assertion of complex data models and documents.

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.

xUnit, NUnit and MsTest are support. Utilities are provided to streamline compatibility with variety of libraries and technologies including Blazor, SqlServer, EntityFramework, and asp core.

Simon Cropp

Software Developer and part time hacker

I contribute heavily to many and varied open source projects. I believe in the open source ethos of “Paying it forward”.

Location
Zoom link in the meetup group

Time
12:00 – 13:00

Twitter

  • #dotznt (Hashtag-Usergroup)

About the author

daniel.marbach
By daniel.marbach