Mastering Testcontainers by Oleg Šelajev

Поділитися
Вставка
  • Опубліковано 12 жов 2022
  • Testcontainers libraries are a great way to create a reliable environment for running tests. They provides programmable, lightweight, and disposable containers to give you more confidence in your integration tests. Getting started with Testcontainers is super straightforward, but have you looked into more advanced features to supercharge your test suite?
    In this session, we’ll look deeper at Testcontainers and learn cool things like what’s the best way to debug what happens in a container? How to build more complex topologies of services? What’s the best way to migrate from Docker compose? How can one use Testcontainers for local development in addition to integration tests? And what’s the magical reusable mode everyone is talking about?
    Whether you’re a practitioner with solid test coverage or just beginning your journey into writing more reliable software, this session will introduce you to Testcontainers and its pretty cool capabilities!
    OLEG ŠELAJEV
    Oleg Šelajev is a developer advocate at AtomicJar working integration tests with Testcontainers better for everyone in the community. VirtualJUG leader. In 2017 became a Java Champion.
    ------------------------------------------------------------
    INTRO
    * visuals & editing by @Mercator
    * music : Avocado by Ephixa
  • Наука та технологія

КОМЕНТАРІ • 13

  • @nisachannel7077
    @nisachannel7077 20 днів тому

    Awesome demo ❤🎉

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

    Very cool talk! I’ve been using Testcontainers for a month now and it’s been great!

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

    Awesome... Thanks for sharing that

  • @JuanSebastianMartinezMarin
    @JuanSebastianMartinezMarin 9 місяців тому +1

    Nice video It helped me a lot

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

    amazing talk ! :D just fun to watch too ! :)

  • @Ajhidri
    @Ajhidri 6 місяців тому +1

    🎉

  • @caoduc2436
    @caoduc2436 Місяць тому +1

    can i get the github link to the sourcecode

  • @AntropomorficznaPersonifikacja

    a person has a limited time of opportunity for maximum focus, so why not get straight to the point? had to scroll 25 minutes of BS to see first line of code

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

    Wow. Too much coffre. 😂. Interesting however

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

    Nice pajamas

  • @Strannik20111
    @Strannik20111 Рік тому +4

    Trivial talk, for junior level developers