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 support for internationalization #1

Open matthewpietal opened 12 years ago

matthewpietal commented 12 years ago

Editing support is hardcoded to "Given", "When", "Then", etc. Validation should look for anything that is annotated with the @StepDefAnnotation