#53 Extensions Auto Registering: Automatic registering of common Extensions for test classes.

Поділитися
Вставка
  • Опубліковано 6 лют 2025
  • GitHub: github.com/Pra...
    Goal:
    In this video we learn how we can register extensions automatically without having to use @ExtendWith annotation to declaratively register extensions in Junit5.
    Objective:
    Make using extensions more human error proof and clean.
    Next steps:
    -

КОМЕНТАРІ • 2

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

    This is very informative! Thank you.
    One important thing you’ve taught us is that no other tutorial is better than tools own documentation. Best place to look at. ❤