Skip to content

Add module-info.java to have an example that works with Jigsaw too. #172

Description

@Brixomatic

Unfortunately this simple example doesn't show how to meaningfully combine JUnit with Jigsaw.
If I'm not mistaken, junit should not be in the "requires" section of the module-info,java, as it is not required by the module, only by its tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions