Details
-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: eclipse-1.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
As an avid user of jBehave, I find maintaining steps very laborious, so I would like an eclipse plugin with:
- support for opening declarations of steps from the scenario files
- support for finding usages of steps in scenario files from the declaration
- support for opening the declaration of failed steps when running junit
Nice to have:
- refactoring support: when editing the annotations, scenarios using the step get rewritten
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | ide-1.0 [ 18652 ] |
Mauro Talevi
made changes -
Assignee | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Mauro Talevi
made changes -
Comment |
[ Hi Arnauld,
Thank you for you contribution - much appreciated. I've repackaged and relicensed it under the same terms of the other JBehave releases (although perhaps it may be better to use the EPL - let's discuss separately). I've pushed a first commit to the jbehave-ide git repos: http://git.codehaus.org/gitweb.cgi?p=jbehave-ide.git https://github.com/jbehave/jbehave-ide I've tested it with the example provided. We can now work together on refining it and providing a command-line build and eclipse update site to be hosted on jbehave.org/eclips/updates Mauro ] |
Mauro Talevi
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Please have a look at screencast of this plugin: http://bitbucket.org/szczepiq/givwenzenclipse/wiki/Home
I bet I can change it a little bit so that it integrates easily with jBehave