Testcontainers website screenshot

Testcontainers

Testcontainers is an open-source library ecosystem that provides throwaway, lightweight Docker container instances for integration testing across more than a dozen programming languages including Java, Go, .NET, Node.js, and Python. Developers define real test dependencies — databases, message brokers, browsers — as code rather than relying on mocks or shared environments. Testcontainers Cloud extends the library to a hosted container runtime service that runs container-backed tests in the cloud, eliminating the need for a local Docker daemon and enabling parallel execution in CI/CD pipelines. The platform authenticates via a TC_CLOUD_TOKEN environment variable or service account token, and usage is metered in Worker Minutes bundled with Docker Pro, Team, and Business subscriptions.

Testcontainers publishes 2 APIs on the APIs.io network. Tagged areas include Testing, Integration Testing, Docker, Containers, and CI/CD.

The Testcontainers catalog on APIs.io includes 1 JSON-LD context.

Testcontainers’ developer surface includes documentation, getting-started guide, engineering blog, pricing, and 12 more developer resources.

29.2/100 thin ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumFree trial
2 APIs
TestingIntegration TestingDockerContainersCI/CDDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 29.2/100 · thin
Contract Quality 2.7 / 25
Developer Ergonomics 5.2 / 20
Access Clarity 10.0 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/testcontainers: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Testcontainers Cloud Agent API

The Testcontainers Cloud Agent API enables CI/CD pipelines and desktop environments to allocate hosted Docker container workers in the cloud. Authentication is performed via TC_...

Testcontainers Open-Source Libraries

A family of open-source libraries providing a programmatic API for spinning up and tearing down Docker containers in automated tests. Implementations exist for Java, Go, .NET, N...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Testcontainers Rate Limits

6 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Testcontainers Context

10 classes · 8 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Testcontainers Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: testcontainers
name: Testcontainers
description: Testcontainers is an open-source library ecosystem that provides throwaway, lightweight Docker container instances
  for integration testing across more than a dozen programming languages including Java, Go, .NET, Node.js, and Python. Developers
  define real test dependencies — databases, message brokers, browsers — as code rather than relying on mocks or shared environments.
  Testcontainers Cloud extends the library to a hosted container runtime service that runs container-backed tests in the cloud,
  eliminating the need for a local Docker daemon and enabling parallel execution in CI/CD pipelines. The platform authenticates
  via a TC_CLOUD_TOKEN environment variable or service account token, and usage is metered in Worker Minutes bundled with
  Docker Pro, Team, and Business subscriptions.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: true
  try_now: false
  public: false
  label: Freemium (free trial)
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/testcontainers.png
tags:
- Testing
- Integration Testing
- Docker
- Containers
- CI/CD
- Developer Tools
url: https://raw.githubusercontent.com/api-evangelist/testcontainers/refs/heads/main/apis.yml
created: '2026-06-12'
modified: '2026-06-12'
specificationVersion: '0.23'
apis:
- aid: testcontainers:cloud-agent-api
  name: Testcontainers Cloud Agent API
  description: The Testcontainers Cloud Agent API enables CI/CD pipelines and desktop environments to allocate hosted Docker
    container workers in the cloud. Authentication is performed via TC_CLOUD_TOKEN service account tokens; usage is metered
    in Worker Minutes and configurable through environment variables and agent command-line flags.
  humanURL: https://testcontainers.com/cloud/docs/
  baseURL: https://app.testcontainers.cloud
  tags:
  - Containers
  - Testing
  - CI/CD
  - Docker
  properties:
  - type: Documentation
    url: https://testcontainers.com/cloud/docs/
- aid: testcontainers:open-source-libraries
  name: Testcontainers Open-Source Libraries
  description: A family of open-source libraries providing a programmatic API for spinning up and tearing down Docker containers
    in automated tests. Implementations exist for Java, Go, .NET, Node.js, Python, Rust, Haskell, Ruby, Clojure, Elixir, PHP,
    and Native (C), each with language-specific documentation and package registries.
  humanURL: https://testcontainers.com/getting-started/
  baseURL: https://github.com/testcontainers
  tags:
  - Open-Source
  - Testing
  - Docker
  - Libraries
  - SDK
  tags_raw:
  - Open Source
  - Testing
  - Docker
  - Libraries
  - SDKs
  properties:
  - type: Documentation
    url: https://testcontainers.com/getting-started/
  - type: GitHubRepository
    url: https://github.com/testcontainers
common:
- type: DomainSecurity
  url: security/testcontainers-domain-security.yml
- type: Website
  url: https://testcontainers.com/
- type: Documentation
  url: https://testcontainers.com/cloud/docs/
- type: GettingStarted
  url: https://testcontainers.com/getting-started/
- type: GitHubOrganization
  url: https://github.com/testcontainers
- type: LinkedIn
  url: https://www.linkedin.com/company/atomicjar
- type: Blog
  url: https://atomicjar.com/category/testcontainers/
- type: Newsletter
  url: https://newsletter.testcontainers.com/
- type: Pricing
  url: https://testcontainers.com/cloud/pricing/
- type: X
  url: https://x.com/testcontainers
- type: Slack
  url: https://slack.testcontainers.org/
- type: Plans
  url: plans/testcontainers-plans-pricing.yml
- type: RateLimits
  url: rate-limits/testcontainers-rate-limits.yml
- type: FinOps
  url: finops/testcontainers-finops.yml
- type: BlogFeed
  url: blogs/blogs.json
- type: JSONLDContext
  url: json-ld/testcontainers-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/testcontainers"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/testcontainers/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/testcontainers/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.