Testcontainers - Past, Present, Future


Details
Am Dienstag, den 25. Februar 2020, lädt die Java Usergroup Berlin-Brandenburg zum Vortrag Testcontainers — Past, Present, Future mit Sergei Egorov ein.
Testcontainers -- Past, Present, Future
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 throught the past, present and the future of the library.
Spoiler! By coming, you may learn new things even if you're an active user of Testcontainers ;-)
Mehr wie immer im Blog unter http://www.jug-berlin-brandenburg.de/blog/2020/testcontainers.html
Viele Grüße
Jörg und Oliver

Testcontainers - Past, Present, Future