You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/02/25 11:18:38 UTC

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #338: Upgrade Cucumber versions

Tibor17 edited a comment on pull request #338:
URL: https://github.com/apache/maven-surefire/pull/338#issuecomment-785821060


   > > Should we put `@RunWith( Cucumber.class )` on the top of the class StepDefs?
   > 
   > No. That should not be necessary. What makes you think so?
   
   We have three classes, see [link], but `StepDefs.java` is not supposed to be a test. What's the purpose of the class `StepDefs.java`?
   If we made it a test, the total could be 3, am I right?
   
   
   [link]: https://github.com/apache/maven-surefire/tree/f58673bd37a98f53516faa54155e427aadcbed29/surefire-its/src/test/resources/junit47-cucumber/src/test/java/org/sample/cucumber


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org