This is snaptest-dotnet, a tool to enable effective snapshot testing with .NET Core and .NET Framework.
Info
Version: | 1.0.0 |
Author(s): | chrisg2 |
Last Update: | Sunday, September 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SnapTest |
Install
Install-Package SnapTest
dotnet add package SnapTest
paket add SnapTest
SnapTest Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)