Testcontainers: a Year-in-review

Kevin Wittek

Unit testing is fine, but without proper integration testing, especially if you work with external resources like databases and other services, you might not know how your application will actually behave once it has been deployed to the real production environment. Testcontainers is a popular JVM testing library that provides lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

In this talk, we will briefly go through the past, present and the future of the library.

Spoiler! By coming, you will learn new things even if you’re an active user of Testcontainers ;)

Die Folien des Vortrags können hier heruntergeladen werden.

Zurück zur "CyberLand 17. März 2020"