JBehave
  1. JBehave
  2. JBEHAVE-869

Create a wizard to generate step code.

    Details

    • Type: New Feature New Feature
    • Status: Open Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: eclipse-1.0
    • Component/s: Eclipse Support
    • Labels:
      None
    • Number of attachments :
      0

      Description

      I'm going to start creating a wizard pages. First page with the missing step selection to permit that the user can select which missing steps want to generate and the option to select if it generates a new class or add the new methods to an existing class. Second page must permit to configure the method name, the method parameters and its patters.

        Activity

        Show
        José Javier Martínez Domene added a comment - Code at branch: https://github.com/josejamart/jbehave-eclipse/tree/JBEHAVE-869
        Hide
        Mauro Talevi added a comment -

        Is the branch just a placeholder for now? I don't see any new commits.

        Show
        Mauro Talevi added a comment - Is the branch just a placeholder for now? I don't see any new commits.
        Mauro Talevi made changes -
        Field Original Value New Value
        Fix Version/s eclipse-1.0 [ 18652 ]
        Affects Version/s eclipse-1.0 [ 18652 ]
        Hide
        José Javier Martínez Domene added a comment -

        I have just added some commits. I need a method to get missing steps (Steps there aren't implemented yet) but I need help with that because I don't know how to do that. For the time being I have a method that returns all steps. I have been coding the first wizard page but it is not yet finished.

        Show
        José Javier Martínez Domene added a comment - I have just added some commits. I need a method to get missing steps (Steps there aren't implemented yet) but I need help with that because I don't know how to do that. For the time being I have a method that returns all steps. I have been coding the first wizard page but it is not yet finished.
        Hide
        Mauro Talevi added a comment -

        Pulled commits. Please ensure you merge with the upstream repo you're tracking.

        As for finding the pending steps, you can start looking at the MarkingStoryValidator, and in particular the inner class Part keeps track of the matched step candidates.

        Show
        Mauro Talevi added a comment - Pulled commits. Please ensure you merge with the upstream repo you're tracking. As for finding the pending steps, you can start looking at the MarkingStoryValidator, and in particular the inner class Part keeps track of the matched step candidates.

          People

          • Assignee:
            Unassigned
            Reporter:
            José Javier Martínez Domene
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated: