- Published on
Testcontainers is a relatively new library that can help a lot with working with resources like databases by using containerization. From the website: "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."