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
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
Branch selector
master
User selector
All users
Datepicker
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
Browse repository at this point
Commits on Sep 17, 2020
Fix LocalStackContainer class doc example (#115)
Show description for ebcbd72
GFernie
and
tillahoffmann
authored
ebcbd72
View commit details
Copy full SHA for ebcbd72
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
Browse repository at this point
Commits on Sep 9, 2020
Add logging, remove crayon and blindspin (#112)
Show description for 2b2037e
romnn
authored
2b2037e
View commit details
Copy full SHA for 2b2037e
Browse repository at this point
Commits on Aug 31, 2020
Bump version to 3.1.0.
tillahoffmann
committed
7d8a9f8
View commit details
Copy full SHA for 7d8a9f8
Browse repository at this point
Add Localstack container support (#107)
Show description for 77c3a65
ImFlog
authored
77c3a65
View commit details
Copy full SHA for 77c3a65
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
Browse repository at this point
add description for running testcontainers from docker (#110)
Show description for 1464853
Sebastian Hätälä
and
tillahoffmann
authored
1464853
View commit details
Copy full SHA for 1464853
Browse repository at this point
Commits on Jul 3, 2020
Harmonise container and improve error messages (#106)
Show description for 71f2a87
tillahoffmann
authored
71f2a87
View commit details
Copy full SHA for 71f2a87
Browse repository at this point
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
Browse repository at this point
pass keyword arguments through the DbContainer constructor (#58)
Show description for 266aa27
eastlondoner
and
tillahoffmann
authored
266aa27
View commit details
Copy full SHA for 266aa27
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
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
Browse repository at this point
Update codecov to fix build. (#102)
tillahoffmann
authored
7a7179d
View commit details
Copy full SHA for 7a7179d
Browse repository at this point
Commits on Jun 8, 2020
Bump version to 3.0.3.
tillahoffmann
committed
6564d27
View commit details
Copy full SHA for 6564d27
Browse repository at this point
Commits on Jun 4, 2020
fallback to gateway address (#96)
Show description for 0a4da83
tuvshuud
and
tillahoffmann
authored
0a4da83
View commit details
Copy full SHA for 0a4da83
Browse repository at this point
DockerCompose: Use `compose_file_name` in _get_service_info (#97)
mrcljx
authored
1c3d537
View commit details
Copy full SHA for 1c3d537
Browse repository at this point
Commits on May 26, 2020
Update python_requires to have minimum of 3.5 (#95)
Show description for 87fb2c1
dlmiddlecote
authored
87fb2c1
View commit details
Copy full SHA for 87fb2c1
Browse repository at this point
Commits on May 5, 2020
Update imports for readthedocs (#89)
Show description for 48ea7b8
tillahoffmann
authored
48ea7b8
View commit details
Copy full SHA for 48ea7b8
Browse repository at this point
Update documentation (#88)
Show description for 56e6b88
tillahoffmann
authored
56e6b88
View commit details
Copy full SHA for 56e6b88
Browse repository at this point
Commits on Apr 28, 2020
Bump version 2.7.0 to 3.0.0.
tillahoffmann
committed
da4dcc4
View commit details
Copy full SHA for da4dcc4
Browse repository at this point
Bump version 2.6.0 to 2.7.0.
tillahoffmann
committed
ade2996
View commit details
Copy full SHA for ade2996
Browse repository at this point
Merge pull request #84 from annabaas/feature/sqlserver
Show description for 1eecf36
tillahoffmann
authored
1eecf36
View commit details
Copy full SHA for 1eecf36
Browse repository at this point
Merge branch 'master' into feature/sqlserver
tillahoffmann
authored
e15c56f
View commit details
Copy full SHA for e15c56f
Browse repository at this point
Merge pull request #85 from tuvshuud/master
Show description for 8eeff41
tillahoffmann
authored
8eeff41
View commit details
Copy full SHA for 8eeff41
Browse repository at this point
Commits on Apr 27, 2020
fix linting
tuvshuud
committed
6979ad1
View commit details
Copy full SHA for 6979ad1
Browse repository at this point
check test results correctly in docker:dind
tuvshuud
committed
80976e5
View commit details
Copy full SHA for 80976e5
Browse repository at this point
improve host detection
tuvshuud
committed
4f28b03
View commit details
Copy full SHA for 4f28b03
Browse repository at this point
Commits on Apr 24, 2020
check if env variable is set correctly
tuvshuud
committed
c058fd0
View commit details
Copy full SHA for c058fd0
Browse repository at this point
Commits on Apr 23, 2020
Add driver to env so that users can easily re-use the name of the default driver in their own code
annabaas
committed
82d6233
View commit details
Copy full SHA for 82d6233
Browse repository at this point
remove debugging line
tuvshuud
committed
103168d
View commit details
Copy full SHA for 103168d
Browse repository at this point
add reference link
tuvshuud
committed
9474faa
View commit details
Copy full SHA for 9474faa
Browse repository at this point
return docker host address and mapped port if possible
tuvshuud
committed
c778098
View commit details
Copy full SHA for c778098
Browse repository at this point
Add host function to get docker host
tuvshuud
committed
10454f1
View commit details
Copy full SHA for 10454f1
Browse repository at this point
Commits on Apr 21, 2020
increase test coverage
annabaas
committed
bab0c59
View commit details
Copy full SHA for bab0c59
Browse repository at this point
Previous
Next
You can’t perform that action at this time.