Forum Discussion

SliceOfPig's avatar
SliceOfPig
Regular Visitor
7 months ago

IntelliJ IDEA shows execution steps in wrong test cases

Hello,

 

Version 7.14.0 of:

* cucumber-spring

* cucumber-java

* cucumber-junit-platform-engine

 

1. When running tests in parallel by JUnit5, IJ shows execution output in random test cases in a tree places which makes running it from IJ useless

2. When running Scenario Outline with examples, examples don't have replaced placeholder with actual values in test cases tree which makes it harder to find what example has actually failed (we migrated from Cucumber 4 so we are surprised examples where properly shown in earlier version, but here they are not really convininet)

 

Does anyone managed to solve above issues?

No RepliesBe the first to reply