-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Please provide hints on using the library with JUnit5. JUnit5 no longer supports the @Rule
annotation and it is replaced by Extension. I think If we can do the initialization part directly using the library API from @BeforeAll
, we can replace what @Rule
essentially does.
fabiencelier, obfischer, Umit-Soylu, Sumegha-14 and anpt
Metadata
Metadata
Assignees
Labels
No labels