GitHub: https://github.com/PramodKumarYadav/zero
Goal:
In this video, we will learn about how we can create custom annotations for different type of tests we encounter (such as flaky, failing, smoke tests etc).
Objective:
Show how to create custom annotations
Show how this results in less duplicate code and better readable annotations.
Next steps:
Show how to write soft assertions using junit5 assertAll.