Mastering Testcontainers for Better Integration Tests

Mastering Testcontainers for Better Integration Tests

IntelliJ IDEA, a JetBrains IDE

2 года назад

38,224 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@Steklopod
@Steklopod - 15.12.2022 19:42

Thanks for such a great video. Would be nice to see an example of Elasticsearch 8 test-container which is not so trivial as Redis, Rabbit or Postgres

Ответить
@mondoshigua
@mondoshigua - 15.12.2022 20:02

🇨🇴🧔🏻👍🏼🤝🏼 Saludos desde Colombia.

Ответить
@Poisonedyouth79
@Poisonedyouth79 - 15.12.2022 22:24

Very cool 😎

Ответить
@alexandersmirnov4274
@alexandersmirnov4274 - 17.12.2022 21:42

how to redirect container logs into host file?

Ответить
@IIIxwaveIII
@IIIxwaveIII - 22.12.2022 17:11

please stop using spring and spring specific things in your demos.
the world is changing. there is a new generation of framwworks outthere.
in a spring conf go for it. but if you do a testcontainers demo try to keep it neutral
thanks!

Ответить
@leandrotulaunc
@leandrotulaunc - 06.03.2023 14:25

Awesome really, where can i find that example?

Ответить
@ogyct
@ogyct - 06.03.2023 18:14

We are facing issue with running TC in the cloud. In order to run tests in pipeline we need docker in docker. Which is a security threat. Any idea around it?

Ответить
@USONOFAV
@USONOFAV - 18.03.2023 00:02

TestContainers is only good as the image you can use for testing. Like say oracle-xe, ...last time I check you can't create your own user to executed DDL but you need to use "test" user or something, which is pathetic.

Ответить
@Kotik112
@Kotik112 - 22.03.2023 00:01

Is there a reason why he created redis as a GenericContainer but Postgres and Kafka as PostgresContainer and KafkaContainer? Just curious.

Ответить
@AModernCTO
@AModernCTO - 01.05.2023 15:54

It’s seems more a beginner guide than a mastering lecture. The example are pretty simple. I would suggest a deeper discussion about why use and harder use cases.

Ответить
@olek_tar
@olek_tar - 24.05.2023 10:44

Very good thought about writing tests and generating the code! It would solve a lot of issues in the production code it self, like simplicity, readability, complexity and, of course, test coverage :)

Ответить
@AshishKabi-h6h
@AshishKabi-h6h - 29.05.2023 13:56

Can You please provide with the Gihub link?

Ответить
@Krazorie
@Krazorie - 23.01.2024 11:08

This should be in russian, this is our programm, our container and our man.

Ответить
@israellaks
@israellaks - 22.02.2024 02:31

This was brilliant! Thanks for sharing!

Ответить
@jmrah
@jmrah - 06.03.2024 01:52

A little bit of an eccentric guy, but great presentation of a cool technology. Well done.

Ответить
@SM-ok3sz
@SM-ok3sz - 06.05.2024 23:30

You know this guy is a Java dev because it took his IDE 21 minutes to load.

Ответить