All my blog posts about programming in general. Often C# / .NET
-
Snapshot testing with Verify
Have you ever programmed ugly unit tests that had to check file formats and structured content? With snapshot testing this actually has become manageable.