-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
👓 What did you see?
After upgrading to cucumber-jvm version 7.24.0 (or any version above 7.23.0), I started seeing "Test framework quit unexpectedly" in the test summary instead of the actual test results. This issue did not occur in version 7.23.0, where everything worked as expected.
Intellij version: 2025.1 with cucumber plugin version: - 251.23774.318: https://plugins.jetbrains.com/plugin/7212-cucumber-for-java/versions/stable/711023
Additional context:
When running tests through Gradle, both versions (7.23.0 and 7.24.0) work correctly.
Junit dependencies in versions 5.13.4, 1.13.4
✅ What did you expect to see?
Correct status of feature file execution in intellij
📦 Which tool/library version are you using?
cucumber-jvm 7.24.0
junit 5.13.4, 1.13.4
🔬 How could we reproduce it?
No response
📚 Any additional context?
No response
Metadata
Metadata
Assignees
Labels
No labels