Sign in Sign up
nuget

TAF.Infra.TestKit.Integration

Phase-2 integration-test foundation for the TAF platform: a Testcontainers-backed Postgres fixture, Respawn-based reset-between-tests, and WebApplicationFactory config-override helpers. Deliberately a SEPARATE package from TAF.Infra.TestKit -- that package is referenced by every service's *.UnitTests project today and is documented as having no DB/HTTP/container dependencies; this package carries those heavier dependencies so only *.IntegrationTests projects that actually need them pull them in.

nuget View on Nuget

Activity

Latest release
1mo ago
Total releases
1
Cadence
Last 12 months
1

Details

First release
Aug 04, 2026
Releases
Version Released
1.0.0 initial