I am trying to executes some tests using JUnit 5 Test Suite. Based on the documentation I found, I used @RunWith and @SelectPackages (from the depe
@RunWith
@SelectPackages