Kun.Testing
2026.9.13
dotnet add package Kun.Testing --version 2026.9.13
NuGet\Install-Package Kun.Testing -Version 2026.9.13
<PackageReference Include="Kun.Testing" Version="2026.9.13" />
<PackageVersion Include="Kun.Testing" Version="2026.9.13" />
<PackageReference Include="Kun.Testing" />
paket add Kun.Testing --version 2026.9.13
#r "nuget: Kun.Testing, 2026.9.13"
#:package Kun.Testing@2026.9.13
#addin nuget:?package=Kun.Testing&version=2026.9.13
#tool nuget:?package=Kun.Testing&version=2026.9.13
Kun Framework testing helpers: fluent assertion extensions for Result<T> and IAggregateRoot domain events. Framework-agnostic — throws KunAssertionException on mismatch so consumers with xUnit, NUnit, or MSTest all surface failures uniformly. Depends on Kun.Core only.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Kun.Core (>= 2026.9.13)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Kun.Testing:
| Package | Downloads |
|---|---|
|
Kun.Testing.EntityFrameworkCore
Kun Framework testing helpers for EF-persisted Outbox state: fluent OutboxAssertions (Have / ExactlyOne / None) on both DbContext and IEnumerable<OutboxMessage>. Sibling to Kun.Testing but takes EF Core as a dependency — consequently IsAotCandidate=false to match Kun.EntityFrameworkCore. Throws KunAssertionException on mismatch so consumers with xUnit, NUnit, or MSTest all surface failures uniformly. |
GitHub repositories
This package is not used by any popular GitHub repositories.