Snapshooter 0.15.0
See the version list below for details.
dotnet add package Snapshooter --version 0.15.0
NuGet\Install-Package Snapshooter -Version 0.15.0
<PackageReference Include="Snapshooter" Version="0.15.0" />
paket add Snapshooter --version 0.15.0
#r "nuget: Snapshooter, 0.15.0"
// Install Snapshooter as a Cake Addin #addin nuget:?package=Snapshooter&version=0.15.0 // Install Snapshooter as a Cake Tool #tool nuget:?package=Snapshooter&version=0.15.0
Snapshooter core functionalities to create and assert snapshots in .Net unit tests.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Newtonsoft.Json (>= 13.0.3)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.3)
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
-
net7.0
- Newtonsoft.Json (>= 13.0.3)
-
net8.0
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Snapshooter:
Package | Downloads |
---|---|
Snapshooter.Xunit
Xunit Snapshooter is a flexible snapshot testing tool for .Net unit tests with Xunit. It creates and asserts snapshots (json) within Xunit unit tests. |
|
Snapshooter.NUnit
NUnit Snapshooter is a flexible snapshot testing tool for .Net unit tests with NUnit. It creates and asserts snapshots (json format) within NUnit unit tests. |
|
Snapshooter.MSTest
MSTest Snapshooter is a flexible snapshot testing tool for .Net unit tests with MSTest. It creates and asserts snapshots (json format) within MSTest unit tests. |
|
Bard
Bard is a .NET library for functional API testing. |
|
Snapshooter.Json
Json Snapshooter is a flexible snapshot testing tool for .Net unit tests. It creates and asserts json snapshots in unit tests without any .Net test framework required. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 2,603 | 12/20/2024 |
0.15.0 | 1,519 | 12/20/2024 |
0.14.1 | 1,246,295 | 1/17/2024 |
0.14.0 | 55,833 | 1/5/2024 |
0.13.0 | 1,263,088 | 2/28/2023 |
0.12.0 | 448,736 | 11/18/2022 |
0.11.1 | 1,203 | 11/18/2022 |
0.11.0 | 4,343 | 11/18/2022 |
0.10.0 | 35,771 | 11/16/2022 |
0.9.0 | 20,780 | 11/7/2022 |
0.8.0 | 44,651 | 11/1/2022 |
0.8.0-preview.1 | 2,409 | 7/29/2022 |
0.7.1 | 1,189,317 | 8/27/2021 |
0.7.0 | 2,857 | 8/27/2021 |
0.6.2 | 219,871 | 4/9/2021 |
0.6.1 | 79,646 | 2/28/2021 |
0.6.0 | 3,480 | 2/27/2021 |
0.5.8 | 621,812 | 10/27/2020 |
0.5.7 | 25,666 | 10/5/2020 |
0.5.6 | 101,470 | 8/12/2020 |
0.5.5 | 101,776 | 7/27/2020 |
0.5.4 | 215,982 | 6/5/2020 |
0.5.2 | 133,788 | 1/13/2020 |
0.5.1 | 15,388 | 9/30/2019 |
0.5.0 | 1,683 | 9/30/2019 |
0.4.7 | 18,834 | 6/6/2019 |
0.4.6 | 954 | 5/24/2019 |
0.4.5 | 3,685 | 4/17/2019 |
0.4.4 | 975 | 4/15/2019 |
0.4.3 | 978 | 4/12/2019 |
0.4.2 | 1,024 | 4/4/2019 |
0.4.1 | 1,683 | 4/3/2019 |
0.4.0 | 1,990 | 2/22/2019 |
0.3.1 | 1,721 | 2/20/2019 |
0.3.0 | 1,092 | 2/19/2019 |
0.2.0 | 1,113 | 2/15/2019 |
0.1.0 | 13,387 | 2/14/2019 |
Release notes: https://github.com/SwissLife-OSS/Snapshooter/releases/0.0.0