matthewpietal / Eclipse-Plugin-for-Cucumber

Enables real-time validation and editing support for Cucumber feature files in Eclipse.
23 stars 10 forks source link

Add ability to right-click run directly from a feature/scenario #2

Open matthewpietal opened 12 years ago

matthewpietal commented 12 years ago

Right now you need to run a feature or scenario through a separate Java file using an appropriate junit runner and cucumber options. There should be an appropriate default so that the test can be run directly from the feature file.

sherifnosseir commented 11 years ago

checkout cucumber-jvm plugin, this does exactly what you want... runs the test within Eclipse as a JUnit test. http://mrpotes.github.com/cukes-jvm-eclipse-plugin/update-site