rlogiacco / Natural

Natural is a collection of Eclipse plugins to enable rich smart editing of acceptance tests using natural language definition files. It currently supports Cucumber and JBehave syntax.
Eclipse Public License 1.0
75 stars 37 forks source link

Add quickfix support #16

Open rlogiacco opened 11 years ago

rlogiacco commented 11 years ago

If a step does not have a matching stepdef it should be easy to create a quickfix action that creates a new method with the right annotation in the class where the other stepdefs are defined or by prompting the user to select one.

More investigation is required to know what can be achieved, but definitely there should be some sort of support.

github-actions[bot] commented 4 years ago

This issue has not been updated for a while: marking it as stale.

drkstr101 commented 4 years ago

Flagging for review in next.

github-actions[bot] commented 4 years ago

This issue has not been updated for a while: marking it as stale.