У нас вы можете посмотреть бесплатно Testcontainers have forever changed the way I write tests или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
I don't always test my code, but when I do, I test against real services. The testcontainers package enables me to easily test against real services, in a way that doesn't cause issues that normally come from integration testing, which usually leads to flaky tests. This video is kindly sponsored by Docker. Download Tescontainers Desktop for free: https://dockr.ly/49HLeVy AtomicJar is now part of Docker: https://dockr.ly/3vUGkH0 The blog post your mentioning: https://dockr.ly/3W4RO5l GitHub Repo: https://github.com/dreamsofcode-io/te... Join this channel to get access to perks: / @dreamsofcode Join Discord: / discord Join Twitter: / dreamsofcode_io 00:00:00 - Intro 00:01:13 - Project Setup 00:03:29 - Test containers to the rescue 00:07:17 - Valkey 00:07:54 - Modules 00:10:54 - Advanced usage