cucumber / cucumber-java-skeleton

This is the simplest possible setup for Cucumber-JVM using Java.
MIT License
461 stars 623 forks source link

Update to Cucumber 4.5.4 #39

Closed Riggs333 closed 5 years ago

mpkorstanje commented 5 years ago

Cheers again. However 4.5 deprecates quite a few methods. And the new methods are not recognized by IDEA or Eclipse yet so I'd hold off on this one for a little bit.

Riggs333 commented 5 years ago

I agree this should be postponed until IntelliJ supports the new Cucumber annotations, see https://youtrack.jetbrains.com/issue/IDEA-217391

beardedqa commented 5 years ago

@Riggs333 as we have 4.5.4 already, I updated the version. Waiting for cucumber plugin :)

mpkorstanje commented 5 years ago

Cheers all. Cucumber v5 is getting close so I'm putting in 4.7.2 now.