Skip to content

Update the test to use JUnit 5 #81

Closed
@plamentotev

Description

@plamentotev

Now that Java 8 is required we can use JUnit 5. It brings some nice features such as Assume that allows a test to be skipped based on run-time conditions. There are some tests that are not run on Windows but currently they are reported as passed, with Assume they will be properly reported as skipped.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions