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 }}
sourcecase
/
testcontainers-java
Public
forked from
testcontainers/testcontainers-java
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
windows-support
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2016
Merge master into windows-support
Show description for 8965ce0
rnorth
committed
8965ce0
View commit details
Copy full SHA for 8965ce0
Browse repository at this point
Update changelog for 1.0.5 release
rnorth
committed
072a800
View commit details
Copy full SHA for 072a800
Browse repository at this point
Apply minor docs formatting tweaks
rnorth
committed
2710be8
View commit details
Copy full SHA for 2710be8
Browse repository at this point
Merge pull request #143 from outofcoffee/docs/wait-strategy-docs
Show description for fae4bba
rnorth
committed
fae4bba
View commit details
Copy full SHA for fae4bba
Browse repository at this point
Commits on May 1, 2016
Merge pull request #138 from testcontainers/fix-virtuoso
Show description for 8b08b2a
rnorth
committed
8b08b2a
View commit details
Copy full SHA for 8b08b2a
Browse repository at this point
Commits on Apr 30, 2016
Move Virtuoso module to proprietary dependencies maven group, given that it relies on a third party maven repository. This allows developer testing if the Virtuoso drivers are available, but does n…
Show description for 247531e
rnorth
committed
247531e
View commit details
Copy full SHA for 247531e
Browse repository at this point
Resolve #136: Add a 5s stabilisation period for the launched Virtuoso container, as it seems newer versions of the base container are responding OK to the first 'SELECT 1' but then rejecting the su…
Show description for b543d2c
rnorth
committed
b543d2c
View commit details
Copy full SHA for b543d2c
Browse repository at this point
Merge branch 'zeroturnaround-self_typing'
rnorth
committed
da9e62a
View commit details
Copy full SHA for da9e62a
Browse repository at this point
Refactor base container interface name to just `Container`.
Show description for 1371380
rnorth
committed
1371380
View commit details
Copy full SHA for 1371380
Browse repository at this point
Merge branch 'self_typing' of https://github.com/zeroturnaround/testcontainers-java into zeroturnaround-self_typing
rnorth
committed
75cb216
View commit details
Copy full SHA for 75cb216
Browse repository at this point
Update version of visible assertions used in shade-test module to latest, non-breaking, version
rnorth
committed
58ef920
View commit details
Copy full SHA for 58ef920
Browse repository at this point
Commits on Apr 29, 2016
fix imports in TestContainer interface
bsideup
committed
6d44b5d
View commit details
Copy full SHA for 6d44b5d
Browse repository at this point
move JavaDoc to TestContainer interface
bsideup
committed
69e7fe5
View commit details
Copy full SHA for 69e7fe5
Browse repository at this point
implement self-typing for better fluent builders
bsideup
committed
4cb5a1d
View commit details
Copy full SHA for 4cb5a1d
Browse repository at this point
Commits on Apr 28, 2016
Merge pull request #141 from outofcoffee/feature/chaining-filesystem-bind
Show description for 9962f8c
rnorth
committed
9962f8c
View commit details
Copy full SHA for 9962f8c
Browse repository at this point
Reverse #140 and upgrade to v1.0.5 of visible-assertions library to avoid a test-scoped issue with downstream dependency resolution
rnorth
committed
5805be6
View commit details
Copy full SHA for 5805be6
Browse repository at this point
Updates documentation to cover new WaitStrategy behaviours.
outofcoffee
committed
fc1f497
View commit details
Copy full SHA for fc1f497
Browse repository at this point
Merge pull request #133 from outofcoffee/feature/wait-strategies
Show description for 5bafbe3
rnorth
committed
5bafbe3
View commit details
Copy full SHA for 5bafbe3
Browse repository at this point
Adds pluggable wait strategy, to enable containers to be checked for readiness using arbitrary logic. Adds HTTP(S) wait strategy to wait for a particular endpoint to be available.
outofcoffee
committed
1613efe
View commit details
Copy full SHA for 1613efe
Browse repository at this point
Allows chaining when adding file system binds.
outofcoffee
committed
5845160
View commit details
Copy full SHA for 5845160
Browse repository at this point
Merge pull request #140 from outofcoffee/bugfix/visible-assertions-dep-jitpack
Show description for e1c96be
rnorth
committed
e1c96be
View commit details
Copy full SHA for e1c96be
Browse repository at this point
Work-around for visible-assertions dependency issue.
outofcoffee
committed
e1c97a0
View commit details
Copy full SHA for e1c97a0
Browse repository at this point
Commits on Apr 25, 2016
Modify stylesheet for docs
rnorth
committed
2be0594
View commit details
Copy full SHA for 2be0594
Browse repository at this point
Merge branch 'windows-support' of https://github.com/v-schulz/testcontainers-java into vschulz-windows-support
rnorth
committed
4403617
View commit details
Copy full SHA for 4403617
Browse repository at this point
Add note to Windows docs about reporting issues.
rnorth
committed
daad172
View commit details
Copy full SHA for daad172
Browse repository at this point
Added documentation for windows support
rnorth
committed
8258b6f
View commit details
Copy full SHA for 8258b6f
Browse repository at this point
Commits on Apr 24, 2016
Merge pull request #135 from tbinias/container-extra-hosts
Show description for 6d3ac72
rnorth
committed
6d3ac72
View commit details
Copy full SHA for 6d3ac72
Browse repository at this point
Added documentation for windows support
v-schulz
committed
8444068
View commit details
Copy full SHA for 8444068
Browse repository at this point
Fixed Windows path and line feeds errors
Show description for ab7119d
v-schulz
committed
ab7119d
View commit details
Copy full SHA for ab7119d
Browse repository at this point
Added switches for OS specific tests
Show description for f3a3553
v-schulz
committed
f3a3553
View commit details
Copy full SHA for f3a3553
Browse repository at this point
Let DockerMachineClient choose the correct path depending on OS
Show description for bcccf66
v-schulz
committed
bcccf66
View commit details
Copy full SHA for bcccf66
Browse repository at this point
Added MinGW compatible paths and choose paths based on OS
Show description for 92c6768
v-schulz
committed
92c6768
View commit details
Copy full SHA for 92c6768
Browse repository at this point
split parameter for extra host in 'hostname' and 'ipAddress', fix indent
tbinias
committed
0d72244
View commit details
Copy full SHA for 0d72244
Browse repository at this point
Merge pull request #139 from testcontainers/disable-virtuoso
Show description for d0bea21
rnorth
committed
d0bea21
View commit details
Copy full SHA for d0bea21
Browse repository at this point
Disable virtuoso module - see #136
rnorth
committed
36bb224
View commit details
Copy full SHA for 36bb224
Browse repository at this point
Previous
Next
You can’t perform that action at this time.