testcontainers-python
testcontainers-python copied to clipboard
Reproducible test case for issue 707
- pytest fixture builds a custom mysql 8.0 image with the stuff table
- test_mysql_custom_image/test_docker_run_mysql_8_custom gets a timeout error
- test_mysql_custom_image/test_docker_run_mysql_8_custom_overwrite_connect_method passes