GitHub: https://github.com/PramodKumarYadav/zero
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:
-