Utility for snapshot testing.
Info
Version: | 0.4.0-alpha |
Author(s): | Callum Steele |
Last Update: | Sunday, February 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Snapshot |
Install
Install-Package Snapshot
dotnet add package Snapshot
paket add Snapshot
Snapshot Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.11)
- xunit.assert.source(>= 2.3.1)
- xunit.extensibility.core(>= 2.3.1)
Tags