is the Datahub docker app available as a Maven dep...
# all-things-deployment
o
is the Datahub docker app available as a Maven dependency? I've used Postgres in this way via TestContainers.org and it is very convenient for integration testing.
s
currently I don't think it is available
Do you wish to do some specific integration test?
o
I want to extract some metadata from our system and verify that it can be pushed into Datahub and Datahub is showing the right values.
b
This is the first time we've heard this ask IIRC, but I agree this would be great to have
o
I wouldn't have suggested this if Datahub already didn't have such a nice Docker experience. Wrapping Maven around via TestContainers hopefully shouldn't be too difficult 🙂