filmov
tv
Integration Testing with Docker and Testcontainers (Kevin Wittek, Germany)
![preview_player](https://i.ytimg.com/vi/Qk6weD3h26A/maxresdefault.jpg)
Показать описание
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.
Before Docker, configuring the environment for integration testing was painful – people were using fake database implementations, mocking servers, usually it was not cross-platform as well. However, thanks to Docker, now we can quickly prepare the environment for our tests.
In this talk I would like to show how you can use Testcontainers – a popular Java testing library that harnesses Docker to easily, reliably, spin up test dependencies. We will use it with a Spring Boot microservice and test against real PostgreSQL and Redis data stores, we’ll isolate it from other microservices, then start Selenium browsers in Docker and test our application, and all with the same library!
Come and learn why Apache, Spring, ZeroTurnaround, JetBrains, Playtika, Zipkin and others already decided to use Testcontainers for their integration testing needs!
Using Docker & Compose to Simplify Integration Testing
The Best Way To Use Docker For Integration Testing In .NET
Integration Testing with Docker and Testcontainers
Integration Testing Made Easy: Leveraging Testcontainers and Docker
Integration-Testing with Docker and Testcontainers
Integration Testing with Docker and Testcontainers (Kevin Wittek, Germany)
The Easiest Way to Run Integration Tests with Docker and Testcontainers
Integration testing your legacy java microservice with docker-maven-plugin
Inside Test observability 01 | ReportPortal | Installation w/ Docker, setup Java TestNG Integration
Integration Testing of Jakarta EE Applications with Docker and Testcontainers | J1 Live 2021
Testcontainers have forever changed the way I write tests
🚀 Integration Testing with Docker and Testcontainers (Sergei Egorov)
Learn the 'Insider Trick' I Use to .NET Integration Testing with Docker Compose!
Matteo Di Pirro - Running Docker-Based Integration Tests in Scala: A Case Study
Integration Testing with Docker and Testcontainers by Kevin Wittek
How to speed up database integration tests using Docker and tmpfs
Using Docker and Verdaccio to make Integration Testing Easy
Write Maintainable Integration Tests with Docker
Running Integration Tests with Docker in .NET using Testcontainers
Test your app for REAL: How to Integration Test in Spring Boot
The cleanest way to use Docker for testing in .NET
Integration testing with Docker and Testcontainers by Kevin Wittek
Spring Boot 3 Integration Testing With TestContainers | Junit 5 | JavaTechie
Integration Testing ASP.NET Core Web APIs with Docker - Dan Clarke
Комментарии