XBullet.EasyTesting.Testcontainers
Reusable container resources and built-in modules for integration-test scenarios.
<PackageReference Include="XBullet.EasyTesting.Testcontainers" Version="VERSION" />
Primary APIs
- TestcontainerModuleExtensions configures built-in services.
- TestcontainerExtensions registers arbitrary containers.
- TestcontainerResource<TContainer> owns lifecycle and diagnostics.
See the Testcontainers guide.