Vulthil.xUnit
1.0.0
dotnet add package Vulthil.xUnit --version 1.0.0
NuGet\Install-Package Vulthil.xUnit -Version 1.0.0
<PackageReference Include="Vulthil.xUnit" Version="1.0.0" />
<PackageVersion Include="Vulthil.xUnit" Version="1.0.0" />
<PackageReference Include="Vulthil.xUnit" />
paket add Vulthil.xUnit --version 1.0.0
#r "nuget: Vulthil.xUnit, 1.0.0"
#:package Vulthil.xUnit@1.0.0
#addin nuget:?package=Vulthil.xUnit&version=1.0.0
#tool nuget:?package=Vulthil.xUnit&version=1.0.0
Vulthil.xUnit
Reusable xUnit base infrastructure for integration and unit test composition: auto-mocked unit test base classes, a WebApplicationFactory with Testcontainers and HTTP-mock support, and an assembly-wide ContainerHost that shares containers across parallel test classes through isolated per-class scopes built into the fixture base classes (a database per class for database containers, a virtual host per class for RabbitMQ; Cosmos lives in Vulthil.xUnit.Cosmos).
Install
dotnet add package Vulthil.xUnit
Docs
Usage patterns: https://github.com/Vulthil/Vulthil.SharedKernel/tree/main/docs/articles/packages
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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
- Meziantou.Extensions.Logging.Xunit.v3 (>= 2.0.2)
- Microsoft.AspNetCore.Mvc.Testing (>= 10.0.9)
- Microsoft.EntityFrameworkCore (>= 10.0.9)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.9)
- Microsoft.Extensions.Http (>= 10.0.9)
- Moq.AutoMock (>= 4.0.2)
- Respawn (>= 7.0.0)
- Shouldly (>= 4.3.0)
- SonarAnalyzer.CSharp (>= 10.27.0.140913)
- Testcontainers (>= 4.12.0)
- Testcontainers.XunitV3 (>= 4.12.0)
- Vulthil.Extensions.Hosting (>= 1.0.0)
- xunit.analyzers (>= 1.27.0)
- xunit.v3.extensibility.core (>= 3.2.2)
-
net9.0
- Meziantou.Extensions.Logging.Xunit.v3 (>= 2.0.2)
- Microsoft.AspNetCore.Mvc.Testing (>= 9.0.17)
- Microsoft.EntityFrameworkCore (>= 9.0.17)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.17)
- Microsoft.Extensions.Http (>= 10.0.9)
- Moq.AutoMock (>= 4.0.2)
- Respawn (>= 7.0.0)
- Shouldly (>= 4.3.0)
- SonarAnalyzer.CSharp (>= 10.27.0.140913)
- Testcontainers (>= 4.12.0)
- Testcontainers.XunitV3 (>= 4.12.0)
- Vulthil.Extensions.Hosting (>= 1.0.0)
- xunit.analyzers (>= 1.27.0)
- xunit.v3.extensibility.core (>= 3.2.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Vulthil.xUnit:
| Package | Downloads |
|---|---|
|
Vulthil.xUnit.Cosmos
Azure Cosmos DB emulator fixture for Vulthil.xUnit — wraps the Cosmos emulator Testcontainer, registers the DbContext against it, and gives every consuming factory its own emulator database for parallel-safe integration tests. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 45 | 6/21/2026 |