From 33b491cabc2c5e179711401af160a2068089723f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 19 Jul 2024 23:11:07 +0000 Subject: [PATCH] Docs changes --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f51c363989..e6d0b0b9e8 100644 --- a/readme.md +++ b/readme.md @@ -675,6 +675,7 @@ information sources and warn about particular gotchas: ## Media +* [Snapshot Testing in .NET with Verify - Khalid Abuhakmeh (12 July 2024)](https://blog.jetbrains.com/dotnet/2024/07/11/snapshot-testing-in-net-with-verify/) * [Snapshot testing in C# with Verify - Tim Deschryver (21 Feb 2024)](https://timdeschryver.dev/bits/snapshot-testing-in-c-with-verify) * [Snapshot Testing in C# - William Rees (13 Feb 2024)](https://wil-rees.medium.com/snapshot-testing-with-verify-xunit-f1ae5127b800) * [I want to do a snapshot test with C# (26 Dec 2023)](https://zzzkan.me/blog/verify-tests/)