testcontainers

https://testcontainers.com/

Unit tests with real dependencies. Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about anything that can run in a docker container.