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.

Content in all repositories owned by your account will be closed.
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.TUnitJsonAssertions.TUnitPublic

    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.TUnitLogAssertions.TUnitPublic

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

    C#

  3. MathAssertions.TUnitMathAssertions.TUnitPublic

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

    C# 1

  4. SnapshotAssertions.TUnitSnapshotAssertions.TUnitPublic

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

    C# 1

  5. SseAssertions.TUnitSseAssertions.TUnitPublic

    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.TUnitTimeAssertions.TUnitPublic

    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#