Testcontainers is a Java library that supports JUnit tests for Docker containers. Testcontainers provides lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Testcontainers is a Java library that supports JUnit tests for Docker containers. Testcontainers provides lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.