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 }}
sullis
/
testcontainers-java
Public
forked from
testcontainers/testcontainers-java
Notifications
You must be signed in to change notification settings
Fork
1
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-java
modules
mysql
src
test
on
setup-java-v4
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 23, 2024
Fix default configuration file in mysql (#8131)
Show description for 9de26f1
chadlwilson
and
eddumelendez
authored
9de26f1
View commit details
Copy full SHA for 9de26f1
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
Ensure readability of MySQL and MariaDB config override (#6625)
famod
authored
68a9da5
View commit details
Copy full SHA for 68a9da5
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Add missing logback-test.xml (#6219)
Show description for b30edfc
eddumelendez
authored
b30edfc
View commit details
Copy full SHA for b30edfc
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Remove unnecessary configuration from simple tests (#5973)
Show description for f5e79b9
JanHendrikDolling
and
kiview
authored
f5e79b9
View commit details
Copy full SHA for f5e79b9
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
`getLivenessCheckPortNumbers()` should return mapped port (#5734)
Show description for f54a29a
aidando73
and
kiview
authored
f54a29a
View commit details
Copy full SHA for f54a29a
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Fix: ContainerDatabaseDriver does not register Properties object (#5829)
Show description for 9847d59
aidando73
and
eddumelendez
authored
9847d59
View commit details
Copy full SHA for 9847d59
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Move to assertj (#5679)
eddumelendez
authored
e8d7375
View commit details
Copy full SHA for e8d7375
View code at this point
Browse repository at this point
Commits on May 25, 2022
Apply spotless and checkstyle (#5390)
eddumelendez
authored
de1324e
View commit details
Copy full SHA for de1324e
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
Update to `docker-java` 3.2.13 (#5045)
Show description for 14eff07
bsideup
authored
14eff07
View commit details
Copy full SHA for 14eff07
View code at this point
Browse repository at this point
Commits on May 7, 2021
Use up-to-date MySQL docker images (#4059)
Show description for 3aa5fbf
rnorth
and
bsideup
authored
3aa5fbf
View commit details
Copy full SHA for 3aa5fbf
View code at this point
Browse repository at this point
Commits on Apr 11, 2021
Fix problem of starting up mysql 5.7.33 version when user is root (#3953)
Show description for f3ffed6
3 people
authored
f3ffed6
View commit details
Copy full SHA for f3ffed6
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
Deprecate ambiguous constructors (#2839)
Show description for c3f53b3
rnorth
authored
c3f53b3
View commit details
Copy full SHA for c3f53b3
View code at this point
Browse repository at this point
Commits on May 22, 2020
Reinstate #1874 "Added additional url params in JdbcDatabaseContainer" (#2777)
rnorth
authored
f401b1c
View commit details
Copy full SHA for f401b1c
View code at this point
Browse repository at this point
Commits on May 21, 2020
Revert "Added additional url params in JdbcDatabaseContainer (#1802)" (#2775)
rnorth
authored
0385030
View commit details
Copy full SHA for 0385030
View code at this point
Browse repository at this point
Added additional url params in JdbcDatabaseContainer (#1802) (#1874)
eaxdev
authored
206c5f6
View commit details
Copy full SHA for 206c5f6
View code at this point
Browse repository at this point
Commits on May 14, 2020
Split JDBC tests (#2556)
rnorth
authored
c18a203
View commit details
Copy full SHA for c18a203
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
Add R2DBC support (#2545)
Show description for 6c45a20
bsideup
authored
6c45a20
View commit details
Copy full SHA for 6c45a20
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
Extract all database container tests into a common module to allow for refactoring of common elements.
Show description for 6b08454
rnorth
committed
6b08454
View commit details
Copy full SHA for 6b08454
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Add convenience methods to clean up database containers. Refs #159.
rnorth
committed
f1bc5c6
View commit details
Copy full SHA for f1bc5c6
View code at this point
Browse repository at this point
Add a basic fix for #159
Show description for 32d252c
rnorth
committed
32d252c
View commit details
Copy full SHA for 32d252c
View code at this point
Browse repository at this point
Commits on Jul 17, 2016
Reduce log verbosity during tests
rnorth
committed
8f0bdc8
View commit details
Copy full SHA for 8f0bdc8
View code at this point
Browse repository at this point
Commits on Jul 3, 2016
Incorporate alpha Windows support into main v1.1 release candidate branch
Show description for 0a44d07
rnorth
committed
0a44d07
View commit details
Copy full SHA for 0a44d07
View code at this point
Browse repository at this point
Remove profiler logs from build output
Show description for 7a7c930
rnorth
committed
7a7c930
View commit details
Copy full SHA for 7a7c930
View code at this point
Browse repository at this point
Reduce log noise
rnorth
committed
991873b
View commit details
Copy full SHA for 991873b
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Adjust log levels to suppress noisy apache http wire logging
rnorth
committed
8417cf5
View commit details
Copy full SHA for 8417cf5
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
Tweak log layout to avoid truncating docker image name
rnorth
committed
4365d7c
View commit details
Copy full SHA for 4365d7c
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
General minor refactoring
rnorth
committed
2a9424c
View commit details
Copy full SHA for 2a9424c
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
WIP: Update all modules for simplified model
rnorth
committed
89286ac
View commit details
Copy full SHA for 89286ac
View code at this point
Browse repository at this point
WIP: Partial refactoring but problems with docker volumes
rnorth
committed
3a6ae2a
View commit details
Copy full SHA for 3a6ae2a
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
Replace dependency on org.testpackage with org.rnorth.visible-assertions
rnorth
committed
351a019
View commit details
Copy full SHA for 351a019
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
Update README for MySQL config overrides via URL parameter, and add support for configuration overrides in the MySQLContainerRule class.
rnorth
committed
c607564
View commit details
Copy full SHA for c607564
View code at this point
Browse repository at this point
Add basic capability to specify a path to MySQL configuration overrides in JDBC URL. Other database types could be supported later.
rnorth
committed
663cadf
View commit details
Copy full SHA for 663cadf
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Convert JDBC containers to subclass from GenericContainer, so that we can efficiently share some common fluent setters in Rule classes. Closes #33
rnorth
committed
9c76df0
View commit details
Copy full SHA for 9c76df0
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Update java package names and POM names.
Show description for e12d246
rnorth
committed
e12d246
View commit details
Copy full SHA for e12d246
View code at this point
Browse repository at this point
Commits on Jul 19, 2015
Fix an apparent bug in reusing container connections
rnorth
committed
4752a28
View commit details
Copy full SHA for 4752a28
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.