Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
testcontainers
/
testcontainers-python
Public
Notifications
You must be signed in to change notification settings
Fork
376
Star
2.3k
Code
Issues
135
Pull requests
39
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(temporal): add support for temporalio
- #970
#970
Open
bgener
wants to merge 25 commits into
testcontainers:main
testcontainers/testcontainers-python:main
from
bgener:feature/implement-temporal-support
bgener/testcontainers-python:feature/implement-temporal-support
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
feat(temporal): add support for temporalio
#970
bgener
wants to merge 25 commits into
testcontainers:main
testcontainers/testcontainers-python:main
from
bgener:feature/implement-temporal-support
bgener/testcontainers-python:feature/implement-temporal-support
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
feat(core): add support for temporalio module
bgener
committed
2877c2f
View commit details
Copy full SHA for 2877c2f
Browse repository at this point
corrected description
bgener
committed
57f6dd8
View commit details
Copy full SHA for 57f6dd8
Browse repository at this point
Commits on Apr 3, 2026
Merge branch 'main' into feature/implement-temporal-support
Tranquility2
authored
41486f2
View commit details
Copy full SHA for 41486f2
Browse repository at this point
fix(azurite): make visible to type checkers (#927)
Show description for baa5668
kveretennicov
and
Tranquility2
authored
baa5668
View commit details
Copy full SHA for baa5668
Browse repository at this point
feat(core): support SSH-based DOCKER_HOST (#993)
Show description for d48115d
Tranquility2
authored
d48115d
View commit details
Copy full SHA for d48115d
Browse repository at this point
fix(qdrant): migrate Qdrant from deprecated decorator. (#963)
Show description for 407f798
3 people
authored
407f798
View commit details
Copy full SHA for 407f798
Browse repository at this point
fix(clickhouse): add `HttpWaitStrategy` instead of deprecated `wait_container_is_ready` (#962)
Show description for 8034541
dzhalaevd
and
Tranquility2
authored
8034541
View commit details
Copy full SHA for 8034541
Browse repository at this point
fix(compose): return type in get_service_port docstring (#939)
Show description for fed65fe
PraneethJain
and
Tranquility2
authored
fed65fe
View commit details
Copy full SHA for fed65fe
Browse repository at this point
feat(compose): add structured container inspect information (#897)
Show description for 58459a1
VictorCavichioli
and
Tranquility2
authored
58459a1
View commit details
Copy full SHA for 58459a1
Browse repository at this point
Commits on Apr 4, 2026
fix(postgres): add py.typed marker to postgres module (#849)
Show description for c8a5bbd
oliverlambson
and
Tranquility2
authored
c8a5bbd
View commit details
Copy full SHA for c8a5bbd
Browse repository at this point
Commits on Apr 7, 2026
fix(redis): Use wait strategy instead of deprecated decorator (#914)
Show description for e25713a
mschmitzer
and
alexanderankin
authored
e25713a
View commit details
Copy full SHA for e25713a
Browse repository at this point
chore(main): release testcontainers 4.15.0-rc.1 (#986)
Show description for 6ecf347
github-actions[bot]
and
alexanderankin
authored
6ecf347
View commit details
Copy full SHA for 6ecf347
Browse repository at this point
Commits on Apr 9, 2026
feat(valkey): add Valkey module (#947)
Show description for fc09dc1
daric93
and
Tranquility2
authored
fc09dc1
View commit details
Copy full SHA for fc09dc1
Browse repository at this point
fix(azurite): use `HttpWaitStrategy` instead of deprecated `wait_container_is_ready` (#1003)
Show description for 9fe6b07
edgarrmondragon
authored
9fe6b07
View commit details
Copy full SHA for 9fe6b07
Browse repository at this point
Commits on Apr 10, 2026
chore(deps): bump authlib from 1.6.6 to 1.6.9 (#999)
Show description for 2c1145c
dependabot[bot]
and
Tranquility2
authored
2c1145c
View commit details
Copy full SHA for 2c1145c
Browse repository at this point
chore(deps): bump cryptography from 46.0.3 to 46.0.7 (#1006)
Show description for aa12ee2
dependabot[bot]
authored
aa12ee2
View commit details
Copy full SHA for aa12ee2
Browse repository at this point
chore(deps): bump aiohttp from 3.13.3 to 3.13.4 (#1005)
Show description for 23aca0b
dependabot[bot]
authored
23aca0b
View commit details
Copy full SHA for 23aca0b
Browse repository at this point
Commits on Apr 29, 2026
feat: support with_copy_to (#976)
Show description for 59ec1ce
guenhter
and
alexanderankin
authored
59ec1ce
View commit details
Copy full SHA for 59ec1ce
Browse repository at this point
feat(mongodb): Add Atlas Local for MongoDb (#873)
Show description for 73aeb43
4 people
authored
73aeb43
View commit details
Copy full SHA for 73aeb43
Browse repository at this point
feat(core): support TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX (#961)
Show description for be9a0a6
PadenZach
and
alexanderankin
authored
be9a0a6
View commit details
Copy full SHA for be9a0a6
Browse repository at this point
fix: fix pr #961 (#1011)
Show description for 8eff908
alexanderankin
authored
8eff908
View commit details
Copy full SHA for 8eff908
Browse repository at this point
Commits on Apr 30, 2026
chore(main): release testcontainers 4.15.0-rc2 (#1004)
Show description for 79d920e
github-actions[bot]
and
alexanderankin
authored
79d920e
View commit details
Copy full SHA for 79d920e
Browse repository at this point
Commits on May 1, 2026
feat(core): add support for temporalio module
bgener
committed
4fb69bb
View commit details
Copy full SHA for 4fb69bb
Browse repository at this point
corrected description
bgener
committed
e2b556b
View commit details
Copy full SHA for e2b556b
Browse repository at this point
Merge branch 'feature/implement-temporal-support' of https://github.com/bgener/testcontainers-python into feature/implement-temporal-support
bgener
committed
ee61185
View commit details
Copy full SHA for ee61185
Browse repository at this point
You can’t perform that action at this time.