Skip to content
View JohnVerheij's full-sized avatar

Block or report JohnVerheij

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. JsonAssertions.TUnit JsonAssertions.TUnit Public

    TUnit-native JSON assertions for .NET tests. Path / value / shape assertions over System.Text.Json, HTTP response bodies (incl. RFC 7807 ProblemDetails), and source-generated JsonSerializerContext …

    C#

  2. LogAssertions.TUnit LogAssertions.TUnit Public

    TUnit-native fluent log-assertion DSL using [AssertionExtension] over Microsoft.Extensions.Logging.Testing.FakeLogCollector

    C#

  3. MathAssertions.TUnit MathAssertions.TUnit Public

    TUnit-native math assertion library for .NET. Tolerance, sequences, statistics, linear algebra, number theory, 3D geometry. AOT-compatible, reflection-free.

    C#

  4. SnapshotAssertions.TUnit SnapshotAssertions.TUnit Public

    Minimal AOT-friendly text-snapshot assertions for TUnit. Covers API-surface tests and small text snapshots without Verify's dependency footprint.

    C#

  5. SseAssertions.TUnit SseAssertions.TUnit Public

    TUnit-native Server-Sent Events assertions for .NET tests. Fluent assertions on SSE event streams from HTTP response bodies, streams, and strings. AOT-compatible, MIT.

    C#

  6. TimeAssertions.TUnit TimeAssertions.TUnit Public

    TUnit-native fluent assertions on FakeTimeProvider state, TimeProvider-aware DateTimeOffset checks, and a cross-cutting .And.WithinTimeBudget(TimeSpan) chain extension. AOT-compatible, trimmable, n…

    C#