Timo Deuschle

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Timo Deuschle created a post,
    Answered

    Connect to Testcontainer DB with random port

    Hi,I have test suites based on Testcontainers. Whenever I run tests, a container is started for a MySQL DB. For local debugging, I like to connect to this DB to check the raw data. Testcontainer st...