Skip to main content
Snapshooter.NUnit package icon

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.

Total Downloads
1.6M
1,596,041
Published
Feb 24, 2026
Latest stable version

Install

.NET CLI
dotnet add package Snapshooter.NUnit --version 1.3.1-preview.3
Package Manager Console
Install-Package Snapshooter.NUnit -Version 1.3.1-preview.3
PackageReference
<PackageReference Include="Snapshooter.NUnit" Version="1.3.1-preview.3" />

Frameworks

.NETFramework4.6.2 net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies

Snapshooter
.NETFramework4.6.2
[1.3.1-preview.3, )
Microsoft.CSharp
.NETFramework4.6.2
[4.7.0, )
NUnit
.NETFramework4.6.2
[4.0.1, )
[1.3.1-preview.3, )
NUnit
net8.0
[4.0.1, )
[1.3.1-preview.3, )
NUnit
net9.0
[4.0.1, )
[1.3.1-preview.3, )
NUnit
net10.0
[4.0.1, )
Snapshooter
.NETStandard2.0
[1.3.1-preview.3, )
Microsoft.CSharp
.NETStandard2.0
[4.7.0, )
NUnit
.NETStandard2.0
[3.14.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.