How to Test RabbitMQ with Testcontainers in .NET

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • Join me as I show you how to use Testcontainers to test RabbitMQ.
    💎 Be a Patreon to get the source code: / gsferreira
    🚨 KEY LINKS
    🤝 Support me on Patreon (and get access to source code) here: / gsferreira
    💌 Free Developer Insights: guiferreira.me...
    📘 Courses: guiferreira.me...
    👨‍🏫 Workshops: guiferreira.me...
    🔗 GET IN TOUCH
    LinkedIn: / gferreira
    Twitter: / gsferreira
    GitHub: github.com/gsf...
    Get my newsletters: guiferreira.me...
    Visit my blog: guiferreira.me
    👋 WHO AM I
    Hey! If you're new to my Channel, I'm Guilherme. Call me Gui. I'm a Minimalist Software Craftsman. What do I do here? I share tips on how to simplify your life as a Developer.
    🎵 MUSIC CREDITS
    Dark Moon / StreamBeats / Lofi
    #dotnet #csharp

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

  • @antonmartyniuk
    @antonmartyniuk 2 หลายเดือนก่อน +6

    You don't need to remove and re-add dependencies in ConfigureTestServices method. set environment variables instead that will override the appsettings.json configuration. this way you will have a new connection string to RabbitMQ applied automatically.

  • @juanmanuelgutierrez159
    @juanmanuelgutierrez159 2 หลายเดือนก่อน

    Great video, clear and useful content, as always 👍🏻

    • @gui.ferreira
      @gui.ferreira  หลายเดือนก่อน +1

      Thank you Juan!

  • @user-nh5fg4se5w
    @user-nh5fg4se5w หลายเดือนก่อน

    Hi gui, I recently started my career as a dotnet engineer. My questions is regarding courses, Are they relevant to the real softwares we built? Are they helpful in useful within the company as a developer or a tester? Please don't mind answering.

    • @gui.ferreira
      @gui.ferreira  หลายเดือนก่อน +1

      Hey! It depends on the course. I've taken some that were extremely beneficial and others that were a waste of time.
      My suggestion is to find authors you trust and attend their courses/workshops.

  • @jflaga
    @jflaga 28 วันที่ผ่านมา

    Hi, may I know what IDE you are using in your video? Thanks.

    • @gui.ferreira
      @gui.ferreira  26 วันที่ผ่านมา +1

      Hey! I have a video on it. th-cam.com/video/wQG_LntcAQQ/w-d-xo.htmlsi=uy3fc9o0Zsxb2VGK

  • @phyokyaw7020
    @phyokyaw7020 2 หลายเดือนก่อน

    good bro