-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
#13672 adds a new CLI integration testing with external storage tests, using Minio. Currently, running tests requires manually starting a Minio Docker container.
Describe the solution you'd like
@findepi suggests that we can automatically start the required containers
Describe alternatives you've considered
No response
Additional context
@findepi highlighted
In Trino land this is done with testcontainers-java and it works awesomely well from developer experience perspective.
findepi
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request