VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 2477
- days_rel: 7
- days_push: 7
- n_releases_24m: 42
Adoption not part of the score
3467 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Verify is a .NET snapshot (approval) testing library that serializes test results and compares them against stored snapshot files. It integrates with popular test frameworks like xUnit, NUnit, MSTest, TUnit, Fixie, and Expecto.
Use cases
- snapshot test complex object models in .NET
- verify generated documents and HTML output in tests
- approval testing for API responses
- compare test output against checked-in verified files
- simplify assertions on large nested data structures
When to choose
- writing .NET tests with complex structured output
- you want to review changes via diffable snapshot files
- using xUnit, NUnit, MSTest, TUnit, Fixie, or Expecto
When to avoid
- you need simple scalar assertions only
- your team dislikes checked-in snapshot files
- you are not on the .NET ecosystem
Facets
library · maturity active
testing serialization testing developer-tools dotnet cross-platform snapshot-testing approval-testing unit-testing assertion-library csharp
1 source
- readme: https://github.com/VerifyTests/Verify · fetched 2026-08-28 · 3b07f4defe50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| VerifyTests/Verify | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="VerifyTests/Verify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem