Chris Maeda
Results
2
comments of
Chris Maeda
Here is a reproducible test case for this issue: https://github.com/chrismaeda/testcontainers-python/commit/745231ab17efa03aa249e8271c54ac0730c80b84 1. pytest fixture and Dockerfile to build a customer mysql8 container using the sql files in modules/mysql/tests/seeds 2. a pytest...
Submitted test case as PR https://github.com/testcontainers/testcontainers-python/pull/729