Testcontainers and Spring Boot from integration tests to local development! by Oleg Šelajev
Description:
Explore how Testcontainers libraries integrate with Spring Boot to enhance integration testing and local development in this 48-minute conference talk from Spring I/O 2022 in Barcelona. Learn how to leverage Testcontainers for seamless unit-test-like experiences with real services running in containers, including Kafka, databases, Elasticsearch, and various cloud technologies. Discover techniques to supercharge existing testing infrastructure for local development, programmatically manage service dependencies, and maintain a fast development loop. Gain insights into creating flexible and efficient development environments without complex setups, ultimately improving the overall testing and development process for Spring Boot applications.
Testcontainers and Spring Boot - From Integration Tests to Local Development