Info
Version: | 0.14.1 |
Author(s): | Swiss Life authors and contributors |
Last Update: | Wednesday, January 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SwissLife-OSS/Snapshooter |
NuGet Url: | https://www.nuget.org/packages/Snapshooter.Xunit |
Install
Install-Package Snapshooter.Xunit
dotnet add package Snapshooter.Xunit
paket add Snapshooter.Xunit
Snapshooter.Xunit Download (Unzip the "nupkg" after downloading)
Dependencies
- Snapshooter(>= 0.5.8)
- xunit.assert(>= 2.4.1)
- xunit.core(>= 2.4.1)
Tags
It creates and asserts snapshots (json) within Xunit unit tests.