testcontainers / testcontainers-go

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
https://golang.testcontainers.org
MIT License
3.68k stars 504 forks source link

docs(mysql|neo4j): remove default image codeblock #2860

Closed mdelapenya closed 3 weeks ago

mdelapenya commented 3 weeks ago

What does this PR do?

It removes the block referring to the default image used in the MySQL and Neo4J modules

Why is it important?

There is no default image by default, as it's delegated to the end user through the Run function.

netlify[bot] commented 3 weeks ago

Deploy Preview for testcontainers-go ready!

Name Link
Latest commit 2786a1b1d65ac9a934592e6f3b3b0af555423b19
Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/67221e5f4e6759000884f94a
Deploy Preview https://deploy-preview-2860--testcontainers-go.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.