Using Testcontainers for your Oracle NoSQL Application Unit Tests #59
dario-vega
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TestContainers is an open-source framework for providing throwaway, lightweight instances of databases, message brokers, web browsers, or anything that can run in a Docker container. The free Testcontainers Desktop app now embeds a lightweight and fast runtime! You don’t need to install or maintain Docker, Rancher, or Podman.
In this blog, I am providing examples on how to use Oracle NoSQL Database and TestContainers for your test units.
Beta Was this translation helpful? Give feedback.
All reactions