Skip to content

Replacement for @Rule in JUnit5 #57

@hazemkmammu

Description

@hazemkmammu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions