Repro:
- Create Java project
- Maven
- Cucumber.io archetype (7.11.1)
- everything default
Installed plugins (EVERYTHING else disabled):

Test runner for java version: v0.42.0
Also tried v0.42.2024080609 (pre-release)

Issue:

- Test explorer shows no tests.
- Clicking run briefly shows 0/1 tests passed
- Then switches to 0/0 tests
Generated project:
demo.zip
Using Maven to create a normal JUnit5 test seems to work fine, this only appears to affect cucumber tests