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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
testcontainers-python
testcontainers
on
gha
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 8, 2020
fixes #122 (#123)
Show description for f5113fb
shikhar08
authored
f5113fb
View commit details
Copy full SHA for f5113fb
View code at this point
Browse repository at this point
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 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
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 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
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
Harmonise container and improve error messages (#106)
Show description for 71f2a87
tillahoffmann
authored
71f2a87
View commit details
Copy full SHA for 71f2a87
View code at this point
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
View code at this point
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
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 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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Update documentation (#88)
Show description for 56e6b88
tillahoffmann
authored
56e6b88
View commit details
Copy full SHA for 56e6b88
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
improve host detection
tuvshuud
committed
4f28b03
View commit details
Copy full SHA for 4f28b03
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
remove debugging line
tuvshuud
committed
103168d
View commit details
Copy full SHA for 103168d
View code at this point
Browse repository at this point
add reference link
tuvshuud
committed
9474faa
View commit details
Copy full SHA for 9474faa
View code at this point
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
View code at this point
Browse repository at this point
Add host function to get docker host
tuvshuud
committed
10454f1
View commit details
Copy full SHA for 10454f1
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Review comments: add explicit parameters to __init__
annabaas
committed
4c066b5
View commit details
Copy full SHA for 4c066b5
View code at this point
Browse repository at this point
Fix syntax for python 3.5
annabaas
committed
b8e06eb
View commit details
Copy full SHA for b8e06eb
View code at this point
Browse repository at this point
Replace pymmsql with pyodbc. This will probably break because the driver isn't installed on Travis.
annabaas
committed
cd6f75f
View commit details
Copy full SHA for cd6f75f
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 23, 2020
Fix typo: get_wrapped_contaner -> get_wrapped_container
Shaishav Parekh
committed
ebf6c23
View commit details
Copy full SHA for ebf6c23
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
Merge branch 'master' into patch-1
tillahoffmann
authored
940f346
View commit details
Copy full SHA for 940f346
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.