dpanza

Results 4 issues of dpanza

When editing a scenario in a `.feature` file, it could be so nice to auto complete a gherkin step from existing glues. For both Intellij and Emacs :)

In debug session, it should be convenient to run a scenario step by step, in order to check DB state (due to side effects) or scenario state.

enhancement

In scenarii v2, steps are in state `succeed`, despite runtime exceptions thrown by assertions in glue.

bug

When generating a new meta file, we could add the distance between the last generated tag and the HEAD. So to maintain natural ordering between version (especially for generated jar...