Java Testing Made Easy : Integration Testing using Testcontainers

preview_player
Показать описание
#sivalabs #intellij #ide #productivity #java #testing #junit #junit5 #assertj #maven #gradle #unittesting #mockito #testcontainers #integrationtesting

In this video, we are going to explore the following:

* What are the challenges with Integration Testing?
* How Testcontainers is solving those problems?
* How to write integration tests for a Spring Boot REST API using Testcontainers?

References:

Рекомендации по теме
Комментарии
Автор

Nice video, very helpful. Is it also possible to test integrations between micro-services? or contract based testing is the way to go for that kind of integration?

RohitSatralkar
Автор

hi sir i tried same code in intellij, but tests failed am getting pls help, do i need to set any path for docker ?

vijaykumar-wujc
Автор

test containers doesn't support java 11 ?

shekar