Is your feature request related to a problem? Please describe.
I would like to see a complete diff between actual and expected snapshot. Currently Assert.Equals is showing only the first position where the string is different.
Describe the solution you'd like
Using an known package DiffPlex we can print the entire snapshot diff in case when they are different.