Run Docker In Your Unit Tests (Java, NodeJS, Go, Rust and more) | Testcontainers Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.พ. 2022
  • Hello! Testcontainers lets you easily manage and run docker containers within your unit tests. This is a really useful tool. Let's take a look at how it works. I hope you enjoy it!
    Useful Links:
    Github: github.com/redhwannacef/youtu...
    Testcontainers Docs: www.testcontainers.org/
    Testcontainers Github: github.com/testcontainers
    Music:
    • Oxnard
    Huge thank you to Harris Heller for providing copyright-free music.
    Hey everyone! My name is Redhwan Nacef (Red for short). In this channel, I'm hoping to share my thoughts on software engineering, coding, management, and all things tech. I hope you enjoy!
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 6

  • @lynguist
    @lynguist ปีที่แล้ว +2

    the debug-hook-tip is gold, thank you!

  • @2penry2
    @2penry2 2 ปีที่แล้ว +2

    After a colleague showed me testcontainers it was the absolute lightbulb moment. Such good DX and a tight feedback loop. Really good content breaking it down. Was really surprised there isn't more content on testcontainers on youtube!

    • @RedhwanNacef
      @RedhwanNacef  2 ปีที่แล้ว +2

      Agreed, much easier than trying to hook it all up manually. I assume because people don’t enjoy watching videos about testing as much 😂 thanks!

  • @hammidfunsho6315
    @hammidfunsho6315 2 ปีที่แล้ว +2

    Great video, thanks!