VOOZH about

URL: https://www.nuget.org/packages/Verify.TUnit/

⇱ NuGet Gallery | Verify.TUnit 31.19.1




👁 Image
Verify.TUnit 31.19.1

Prefix Reserved
dotnet add package Verify.TUnit --version 31.19.1
 
 
NuGet\Install-Package Verify.TUnit -Version 31.19.1
 
 
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.19.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.TUnit" Version="31.19.1" />
 
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.19.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Verify.TUnit, 31.19.1"
 
 
#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.19.1
 
 
#: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.19.1
 
Install as a Cake Addin
#tool nuget:?package=Verify.TUnit&version=31.19.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

Developed using JetBrains IDEs

👁 JetBrains logo.

Duende Software

Authentication and authorization via

👁 Duende Software

TestMu AI

Browser testing via

👁 TestMu

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed.  net11.0 net11.0 is compatible. 
.NET Framework net472 net472 is compatible.  net48 net48 is compatible.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
EfLocalDb.TUnit

.

GitHub repositories (18)

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

Repository Stars
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
reactiveui/splat
Makes things cross-platform
Eventuous/eventuous
Event Sourcing library for .NET
foxminchan/BookWorm
The practical implementation of Aspire using Microservices, AI-Agents
SimonCropp/Polyfill
Source only package that exposes newer APIs, .net features, and C# features to older runtimes.
SimonCropp/NaughtyStrings
Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
reactiveui/ReactiveUI.Validation
Validation helpers for ReactiveUI-based apps.
reactiveui/punchclock
Make sure your asynchronous operations show up to work on time
VerifyTests/DiffEngine
Manages launching and cleanup of diff tools
SimonCropp/LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
Altinn/altinn-studio
Next generation open source Altinn platform and applications.
Euterpe-org/Euterpe
The community platform for Muse Dash custom charts, mods, and creator tooling.
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.19.1 5,884 6/9/2026
31.19.0 7,448 6/1/2026
31.18.0 7,479 5/26/2026
31.17.0 5,745 5/22/2026
31.16.3 22,363 5/8/2026
31.16.2 19,746 4/24/2026
31.16.1 12,500 4/16/2026
31.16.0 794 4/16/2026
31.16.0-beta.1 77 4/3/2026
31.15.0 29,422 4/2/2026
31.14.0 3,645 3/31/2026
31.13.5 32,324 3/18/2026
31.13.4 856 3/17/2026
31.13.3 701 3/17/2026
31.13.2 47,280 2/20/2026
31.13.1 4,450 2/18/2026
31.13.0 3,917 2/16/2026
31.12.5 7,781 2/11/2026
31.12.4 3,385 2/10/2026
31.12.3 2,783 2/9/2026
Loading failed