Skip to main content
Atata.Testcontainers package icon

Atata.Testcontainers

.NET library that adds Docker container sessions to Atata using Testcontainers library. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.

Total Downloads
908
908
Published
Jul 3, 2025
Latest stable version

Install

.NET CLI
dotnet add package Atata.Testcontainers --version 4.0.0-beta.1
Package Manager Console
Install-Package Atata.Testcontainers -Version 4.0.0-beta.1
PackageReference
<PackageReference Include="Atata.Testcontainers" Version="4.0.0-beta.1" />

Frameworks

.NETStandard2.0

Dependencies

Atata
.NETStandard2.0
[4.0.0-beta.1, )
Testcontainers
.NETStandard2.0
[4.6.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.