From d1038c09da18c18167d560d5a679d7505b5909b9 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Fri, 29 Sep 2023 20:28:50 +1000 Subject: [PATCH] Update readme.source.md --- readme.source.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.source.md b/readme.source.md index 5726979df5..1f362bcb16 100644 --- a/readme.source.md +++ b/readme.source.md @@ -279,10 +279,12 @@ This readme will not discuss definitive list of details for proper setup of the ## Media + * [I REGRET Not Telling Dave Farley THIS about Approval Testing - Emily Bache (27 Sep 2023)](https://www.youtube.com/watch?v=jOuqE_o9rmg) + * [The Easy Way to Test Legacy Code in C# - Gui Ferreira (19 Sep 2023)](https://www.youtube.com/watch?v=UC-AUnuTh0I) * [Today's random F# code: Using Verify to prevent breaking changes in stored data - Urs Enzler (31 Mar 2023)](https://www.planetgeek.ch/2023/03/31/todays-random-f-code-using-verify-to-prevent-breaking-changes-in-stored-data/) * [Compare object values in xUnit C# with Verify - Pierre Belin (18 Nov 2022)](https://goatreview.com/compare-object-values-xunit-csharp-verify/) * [Unit testing assertions are now easier than ever with Verify Snapshot tool - -Rana Krishnrajsinh (20 Oct 2022)](https://www.youtube.com/watch?v=T1ZPGi_dHFM) +Rana Krishnrajsinh (5 Nov 2022)](https://www.youtube.com/watch?v=T1ZPGi_dHFM) * [The easiest way to Unit Test with Verify in C# - Tomasz Juszczak (6 Sep 2022)](https://prographers.com/blog/the-easiest-way-to-unit-test-with-verify-in-c) * [Testing C# code reliably by freezing it in time -