Verify.TUnit 31.8.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Verify.TUnit --version 31.8.0
                    
NuGet\Install-Package Verify.TUnit -Version 31.8.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.TUnit" Version="31.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.TUnit" Version="31.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Verify.TUnit" />
                    
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.TUnit --version 31.8.0
                    
#r "nuget: Verify.TUnit, 31.8.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.TUnit@31.8.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.TUnit&version=31.8.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.TUnit&version=31.8.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 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 (2)

Showing the top 2 NuGet packages that depend on Verify.TUnit:

Package Downloads
Deepstaging.Roslyn.Testing

Testing infrastructure for Roslyn analyzers and generators. Includes TUnit base classes and Verify snapshot testing support.

EfLocalDb.TUnit

.

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on Verify.TUnit:

Repository Stars
Eventuous/eventuous
Event Sourcing library for .NET
foxminchan/BookWorm
The practical implementation of Aspire using Microservices, AI-Agents
Altinn/altinn-studio
Next generation open source Altinn platform and applications.
Euterpe-org/Euterpe
Muse Dash Mod Manager
surrealdb/surrealdb.net
SurrealDB SDK for .NET
stbychkov/AutoLoggerMessage
A source generator that automatically migrates your logging calls to the LoggerMessage version
distantcam/AutoCtor
A Roslyn source generator for creating constructors.
Version Downloads Last Updated
31.13.2 23,744 2/20/2026
31.13.1 3,862 2/18/2026
31.13.0 3,074 2/16/2026
31.12.5 6,038 2/11/2026
31.12.4 3,157 2/10/2026
31.12.3 2,344 2/9/2026
31.12.2 284 2/9/2026
31.12.1 405 2/9/2026
31.12.0 1,000 2/8/2026
31.11.0 2,798 2/5/2026
31.10.0 9,451 1/28/2026
31.9.4 20,055 1/13/2026
31.9.3 26,929 12/27/2025
31.9.2 1,416 12/25/2025
31.9.1 459 12/25/2025
31.9.0 7,676 12/17/2025
31.8.0 16,046 12/2/2025
31.7.3 1,859 11/29/2025
31.7.2 6,114 11/21/2025
31.7.1 6,465 11/13/2025
Loading failed