Testing your C# code reliably by freezing it in time



Testing your C# code reliably by freezing it in time

Testing your C# code reliably by freezing it in time

Check out my courses: https://nickchapsas.com
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas

Hello everybody I’m Nick and in this video I will introduce you to a lesser know testing technique called snapshot testing. It is an extremely powerful and reliable technique that focuses on how we are asserting data for your tests. It is something I’ve personally used in production in the past and I can highly recommend to everyone.

Workshops
NDC Oslo | 26 – 30 Sept | https://bit.ly/ndcoslo2022workshop
NDC Sydney | 10 – 14 Oct | https://bit.ly/ndcsydney2022workshop
dotnetdays | 20 – 22 Oct | https://bit.ly/dotnetdays2022workshop
NDC Minnesota | 15 – 18 Nov | https://bit.ly/ndcminnesota2022workshop
NDC London | 23-27 January 2023 | https://bit.ly/ndclondon2023

Give Verify a star on GitHub: https://github.com/VerifyTests/Verify

Don’t forget to comment, like and subscribe 🙂

Timestamps
Intro – 0:00
The project we are working with – 1:17
The introducing Snapshot Testing – 4:02

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#csharp #dotnet #testing

Comments are closed.