Spring Boot 3 Integration Testing With TestContainers

Поділитися
Вставка
  • Опубліковано 21 січ 2025

КОМЕНТАРІ • 38

  • @DailyCodeBuffer
    @DailyCodeBuffer  Рік тому +1

    Head to cutt.ly/spring_micro and use Coupon Code DCBFEST to get a HUGE Discount on the course.

  • @kirwakelvinkering3122
    @kirwakelvinkering3122 Рік тому +6

    Can you do a video on integrating spring boot to Kafka and Apache spark ?

  • @avisheknandy3860
    @avisheknandy3860 12 днів тому

    Hello, Thanks for the video. Could you please let me know, if we need to run these test cases in the dev/test/uat env, how docker will be initiated? In your video you demonstrate only for local testing, where you started the Docker desktop manually, but in case of other env, how it will be initiated?

  • @jasper5016
    @jasper5016 Рік тому +3

    Thanks for the great video. Can you please cover a video on Junit, Mockito testing with REST web services?

  • @enokTech
    @enokTech 11 місяців тому +1

    Thank you for your video, helped me a lot !!!!!

  • @shivaakrish
    @shivaakrish 7 місяців тому

    How is it different from testing it against an inmemory h2 db?

  • @pragmaticcoder6910
    @pragmaticcoder6910 Рік тому +1

    Please do a tutorial series on Apache Spark. Thanks !

  • @kishanutkarsh851
    @kishanutkarsh851 10 місяців тому

    Thanks Brother,
    Its help me a lot to understanding the TestContainer even I don't know docker it will work for me after installing docker in my local system.

  • @suryakantkashyap2468
    @suryakantkashyap2468 8 місяців тому

    finally a good and helpful video!!

  • @jorgeeliecerlaraespitia5001

    Great video! some doubts: in a CI/CD pipeline do I need to install Docker within the runner to execute test containers? If I have multiple tests, are there working over the same testcontainers or each test works independently? Can I execute a script to breed the database with some default data?, I have microservices where just use get methods. Thanks

  • @jyothimammula9154
    @jyothimammula9154 10 місяців тому

    How to create that docker image?

  • @jyothimammula9154
    @jyothimammula9154 10 місяців тому

    Can you make a video using wire mock

  • @rohanpatil21
    @rohanpatil21 6 місяців тому

    Can you please share the github repo of this one

  • @jagadishkurli
    @jagadishkurli 11 місяців тому

    Thanks for the video....@Daily Code Buffer
    Can i get the github url for this repo, so that i can download and try to understand more on the code.

  • @naikmshweta
    @naikmshweta Рік тому

    is there a way to achieve it without installing docker. Due to company policy we can not install docker on machine.

  • @SaiCharanChetpelly
    @SaiCharanChetpelly Місяць тому

    can you share the source code? I am checking github but i am unable to find it.

  • @yravi37
    @yravi37 Рік тому +2

    Is the docker test container is Free? or commercial?

  • @limeshachathurika2913
    @limeshachathurika2913 Рік тому

    Hi, Great videos!, learn a lot. if you can could you please do a complete session about how to create CI CD Pipeline to deploy to Azure Kubernetes (AKS) from Azure DevOps with Azure Pipelines. Thanks a lot for your great service to us

  • @sumedhtayade821
    @sumedhtayade821 Рік тому

    Bro, testcontainers and testng Automation have any relationship?

  • @johnongwae
    @johnongwae Рік тому

    Great content, could you do tests with webflux microservices

  • @KunalLadhani
    @KunalLadhani Рік тому

    Bro, awesome work. Which theme and font you use for intelliJ idea.

  • @saikrishna4661
    @saikrishna4661 Рік тому +1

    Why don'y you please create a REST API some thing like weather report with springboot in the backend and basic UI in REACT or JSP.
    Learning while creating applications would really help us learn faster and understand the real world usage of the concepts. Thank you.

  • @nasamind
    @nasamind 6 місяців тому

    nice one, thanks

  • @sumitawasthi6766
    @sumitawasthi6766 Рік тому

    Hello Sir, Today i went Adiyogi Bangalore and i saw you :) it was you with your two friends?

  • @muhammadusama6214
    @muhammadusama6214 7 місяців тому

    Thanks bro

  • @sureshpal5569
    @sureshpal5569 Рік тому

    thanks for making such video , can you please share the code for this

  • @SuneelKumar-mh3zf
    @SuneelKumar-mh3zf Місяць тому

    super

  • @chiragrathod4757
    @chiragrathod4757 Рік тому

    Great