Verify.NUnit 31.11.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Verify.NUnit --version 31.11.0
                    
NuGet\Install-Package Verify.NUnit -Version 31.11.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Verify.NUnit" Version="31.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.NUnit" Version="31.11.0" />
                    
Directory.Packages.props
<PackageReference Include="Verify.NUnit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Verify.NUnit --version 31.11.0
                    
#r "nuget: Verify.NUnit, 31.11.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Verify.NUnit@31.11.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Verify.NUnit&version=31.11.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.NUnit&version=31.11.0
                    
Install as a Cake Tool

Documentation

Verify is a snapshot tool that simplifies the assertion of complex data models and documents.

Verify is called on the test result during the assertion phase. It serializes that result and stores it in a file that matches the test name. On the next test execution, the result is again serialized and compared to the existing file. The test will fail if the two snapshots do not match: either the change is unexpected, or the reference snapshot needs to be updated to the new result.

See Milestones for release notes.

Sponsors

Entity Framework Extensions

Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.

Entity Framework Extensions

LambdaTest

<p style="font-size:21px; color:black;">Browser testing via<br> <a href="https://www.lambdatest.com/" target="_blank"> <img src="https://www.lambdatest.com/blue-logo.png" style="vertical-align: middle;" width="250" height="45" /> </a> </p>

Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Verify.NUnit:

Package Downloads
BunsenBurner.Verify.NUnit

Integration with [Verify.NUnit](https://github.com/VerifyTests/Verify) to simplify assert steps

EfLocalDb.NUnit

.

Silverfly.Testing

A little framework to build parsers

SourceGeneratorTestHelpers.NUnit

Test helpers and extension methods to simplify testing of .NET source generators.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
31.12.5 2,074 2/11/2026
31.12.4 3,718 2/10/2026
31.12.3 2,771 2/9/2026
31.12.2 309 2/9/2026
31.12.1 499 2/9/2026
31.12.0 1,124 2/8/2026
31.11.0 6,491 2/5/2026
31.10.0 15,820 1/28/2026
31.9.4 53,958 1/13/2026
31.9.3 38,010 12/27/2025
31.9.2 5,085 12/25/2025
31.9.1 976 12/25/2025
31.9.0 18,834 12/17/2025
31.8.0 53,114 12/2/2025
31.7.3 7,008 11/29/2025
31.7.2 37,941 11/21/2025
31.7.1 23,713 11/13/2025
31.7.0 870 11/13/2025
31.6.1 1,690 11/12/2025
31.6.0 4,784 11/12/2025
Loading failed