Skip to content

Add Junit5 extension for soft assertions #1229

@filiphr

Description

@filiphr

Summary

Currently there is a JUnit @Rule for soft assertions. In order for JUnit5.

We can use the @RegisterWith extensions. See more here

Example

@RegisterWith
JUnitJupiterSoftAssertions softly = new JUnitJupiterSoftAssertions();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions