Test container example for ImmuDB by hariohmprasath · Pull Request #5860 · testcontainers/testcontainers-java (original) (raw)

Description of the change:

Added an example for running tests using ImmuDB database using testcontainers. Tests performs all the basic operations performed on the ImmuDB #5594

We already have a ask for this example, so contributed the same using this pull request:
#5594