Skip to content

JUnit Jupiter tests are not run as a part of a Gradle task #434

@MiSikora

Description

@MiSikora

✍️ Describe the bug

Running ./gradlew test does not run tests that are a part of the Jupiter platform. Only tests from the Vintage platfrom are executed.

💣 Steps to reproduce

Run ./gradlew test. You'll see that there is not output for tests from the Jupiter tests. Or make a PR with a failing test on the Jupiter platform.

🔧 Expected behavior

Tests from both Vintage and Jupiter platforms are executed.

📄 Additional context

This bug means that some of the tests are not executed as a part of the CI (most importantly ChuckerInterceptor tests).

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

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions