Landing page for the DotNetAssertions family: focused, AOT-safe assertion
extensions for TUnit. Each package adds a
fluent Assert.That(...) vocabulary for one domain.
Live at https://dotnetassertions.dev.
| Package | Domain |
|---|---|
| LogAssertions.TUnit | Captured ILogger logs |
| SnapshotAssertions.TUnit | Text snapshot / approval |
| TimeAssertions.TUnit | TimeProvider, timers, budgets |
| MathAssertions.TUnit | Numeric, geometry, statistics |
| JsonAssertions.TUnit | JSON path / value / shape |
| SseAssertions.TUnit | Server-Sent Events |
| GrpcAssertions.TUnit | gRPC status / response |
| TracingAssertions.TUnit | OpenTelemetry Activity / spans |
| MetricsAssertions.TUnit | Metrics / instruments |
A single static page (index.html) served by GitHub Pages at the apex custom
domain, with no build step. CNAME pins dotnetassertions.dev; theme
preference is stored in first-party localStorage only.
MIT. Copyright (c) 2026 John Verheij.