Skip to content

kotest-runner-junit5-jvm:4.1.3 does not respect Gradle's "--tests" filter #1622

@stefanneuhaus

Description

@stefanneuhaus

In a mixed Kotlin/Java test source set when using Gradle's --tests filter to selectively execute some non-Kotlin tests, all Kotlin tests get executed as well.

I provided a basic test project that reproduces the issue: stefanneuhaus/kotest-issue

  • The issue does not occur with version 4.1.2.
  • I did not yet test the junit4 runner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Issues that report a problem or error in the code.framework 🏗️Pertains to the core structure and components of the Kotest framework.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions