Testcontainers – From Zero to Hero. By @MarcoCodes

preview_player
Показать описание
In this #noslides live-coding session, we will learn about Testcontainers from the ground up. We will get started with Testcontainers to boot up simple database containers for integration testing, use it for local development as a replacement for docker-compose, and cover how it fits into modern CI pipelines.

We highly recommend this session to any developer who wants to make the most out of using Docker containers for reliable and reproducible database, integration, or UI tests.

Speaker: Marco Behler
Marco works as a developer advocate at JetBrains. Based in Munich, Germany, he has over ten years of experience consulting in the Java and Spring ecosystems. He loves to share his knowledge about writing and building awesome software through guides, tweets, books, and talks.
Рекомендации по теме
Комментарии
Автор

Thanks, JetBrains team for this webinar! It was very good. I like the format of one person as a presenter and a second one is like a student for whom the presenter explains the topic. This format makes the watching more interactive. Hope to see it more in the future!

vitaliiplagov
Автор

Loved the class. One of the best co-ordianted and explained classes. Thank You Marco and Gee for this ..

abhilpnYT
Автор

I like how it starts with engaging question before self introduction

moeinsamarehshafeei
Автор

Thanks JetBrains for bringing @MarcoCodes. The dude is a freaking great Java/Spring teacher. Thanks Marco!

asterixcode
Автор

Thank you Marco for the wonderful presentation . . I did a small test and learned this using withInitScripts . . . so that I can initialise the database with some predefined set.

edwinmcc
Автор

You are wonderful guys. Thanks for making the java world so great!

michaelmihov
Автор

Really appreciate this video and JetBrains continuing them.

AnthonyGalati
Автор

Thank you JetBrains and especially Marco for this very interesting session. I'm very excited and will start working on it tomorrow. This is exactly what I need for my integration testing. Keep up the good work.

marcbeckers
Автор

Thank you for this illuminating tutorial. I’m not done watching but I’ve already learnt a lot

abdqadr
Автор

I needed it right now and youtube proposed this video. This is absolutely helpful :)

IgorNaumov
Автор

Again, extremely valuable video, thank you

ke_
Автор

Super informative! Thank you for doing this.

BrianIvie
Автор

Love the video! Thank you for a great session!

MaxTelepchuk
Автор

Wonderful and thanks for doing this using Spring.

aravindreddymamidi
Автор

Good to know about test containers. Nice talk and thank you

kpradeep
Автор

oh my how i miss this ? I am in LOVE 😍

ayuobmousa
Автор

Thanks for that video! At some point I found that my internal wtfs per minute were too high for giving testcontainers a try. Too much lurking config hell. But the video worked that out for me and that's great, thank you!

flyLeonardofly
Автор

thank you Marco for excellent presentation.

maxdancelife
Автор

Thanks a lot. And it means we can do away with lots of mockings we do...thats really great.

cccc
Автор

I just used testcontainer last week for both kafka and DB. And now google gave this video to me as I searched for that in google.

vineethjoyson