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
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 }}
codefiddler
/
testcontainers-python
Public
forked from
testcontainers/testcontainers-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
testcontainers-python
tests
on
master
User selector
All users
All time
Commit history
Commits on Oct 6, 2020
Feature/add greenplum (#119)
Show description for 70055bc
annabaas
and
anna
authored
70055bc
View commit details
Copy full SHA for 70055bc
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
Mark redundant classes and methods as deprecated. (#114)
Show description for 8ca1f91
tillahoffmann
authored
8ca1f91
View commit details
Copy full SHA for 8ca1f91
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Add Localstack container support (#107)
Show description for 77c3a65
ImFlog
authored
77c3a65
View commit details
Copy full SHA for 77c3a65
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
added Neo4j container (#56)
Show description for 657ec29
eastlondoner
and
tillahoffmann
authored
657ec29
View commit details
Copy full SHA for 657ec29
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Fixed MongoDbContainer to actually use username and password (#103)
Show description for 4d8520f
3 people
authored
4d8520f
View commit details
Copy full SHA for 4d8520f
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Support specifying multiple docker-compose.yml files (#98)
Show description for 3b1b58b
kezhenxu94
and
tillahoffmann
authored
3b1b58b
View commit details
Copy full SHA for 3b1b58b
View code at this point
Browse repository at this point
Allow to get logs from compose (#93)
Show description for 6342448
romank0
authored
6342448
View commit details
Copy full SHA for 6342448
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Merge branch 'master' into feature/sqlserver
tillahoffmann
authored
e15c56f
View commit details
Copy full SHA for e15c56f
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
fix linting
tuvshuud
committed
6979ad1
View commit details
Copy full SHA for 6979ad1
View code at this point
Browse repository at this point
check test results correctly in docker:dind
tuvshuud
committed
80976e5
View commit details
Copy full SHA for 80976e5
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
increase test coverage
annabaas
committed
bab0c59
View commit details
Copy full SHA for bab0c59
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Try to run the test in Travis
annabaas
committed
eab65bc
View commit details
Copy full SHA for eab65bc
View code at this point
Browse repository at this point
Fix flake8 error
annabaas
committed
de20bcd
View commit details
Copy full SHA for de20bcd
View code at this point
Browse repository at this point
Skip Sql Server test in Travis
annabaas
committed
e8425e7
View commit details
Copy full SHA for e8425e7
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Add MS Sql Server
annabaas
committed
148198d
View commit details
Copy full SHA for 148198d
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
update redis container and add test
FrancisLfg
committed
999d95b
View commit details
Copy full SHA for 999d95b
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
Allow to pull images before compose start (#73)
romank0
authored
d9bd61a
View commit details
Copy full SHA for d9bd61a
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Adjust tests for docker in docker.
tillahoffmann
committed
c24f9a7
View commit details
Copy full SHA for c24f9a7
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
Use localhost rather than 0.0.0.0 (fixes #38).
tillahoffmann
committed
1dbbea6
View commit details
Copy full SHA for 1dbbea6
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
Remove example already covered in tests.
tillahoffmann
committed
70a7d2d
View commit details
Copy full SHA for 70a7d2d
View code at this point
Browse repository at this point
Enable flake8.
tillahoffmann
committed
9269d1a
View commit details
Copy full SHA for 9269d1a
View code at this point
Browse repository at this point
Add tests for wait_for_logs.
tillahoffmann
committed
1edf987
View commit details
Copy full SHA for 1edf987
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Add option to wait for logs.
tillahoffmann
committed
aabe8c9
View commit details
Copy full SHA for aabe8c9
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Added MongoDb container (#47)
Show description for 4f97070
dabrign
authored and
SergeyPirogov
committed
4f97070
View commit details
Copy full SHA for 4f97070
View code at this point
Browse repository at this point
Commits on Dec 14, 2019
Fix OracleDbContainer (#41)
mbode
authored and
SergeyPirogov
committed
c6ae58d
View commit details
Copy full SHA for c6ae58d
View code at this point
Browse repository at this point
Update Elasticsearch support (#46)
Show description for f76891a
alexpdp7
authored and
SergeyPirogov
committed
f76891a
View commit details
Copy full SHA for f76891a
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Allow passing in any parameters supported by docker (#34)
weixu365
authored and
SergeyPirogov
committed
dc956cc
View commit details
Copy full SHA for dc956cc
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Add Google Cloud PubSub emulator container. (#30)
tillahoffmann
authored and
SergeyPirogov
committed
6f06fbe
View commit details
Copy full SHA for 6f06fbe
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Add NginxContainer (#16)
DStape
authored and
SergeyPirogov
committed
fc6fc27
View commit details
Copy full SHA for fc6fc27
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
my sql example added
SergeyPirogov
committed
df5439b
View commit details
Copy full SHA for df5439b
View code at this point
Browse repository at this point
merge conflict fix
SergeyPirogov
committed
75b9c23
View commit details
Copy full SHA for 75b9c23
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
MySQL container configuration (#11)
Show description for ef14039
t0ch1k
authored and
SergeyPirogov
committed
ef14039
View commit details
Copy full SHA for ef14039
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
test fix
SergeyPirogov
committed
ab2b676
View commit details
Copy full SHA for ab2b676
View code at this point
Browse repository at this point
test fix
SergeyPirogov
committed
8445369
View commit details
Copy full SHA for 8445369
View code at this point
Browse repository at this point
Commits on May 28, 2017
docker-compose wait_for reade method added
SergeyPirogov
committed
980ef83
View commit details
Copy full SHA for 980ef83
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.