File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33![ Build for intellij-cucumber-scala] ( https://github.com/vbmacher/intellij-cucumber-scala/workflows/Build%20for%20intellij-cucumber-scala/badge.svg )
44
5- Enables Reference tracking of glue code when using cucumber-scala DSL.
5+ A [ plugin to IntelliJ IDEA] ( https://plugins.jetbrains.com/plugin/7460-cucumber-for-scala ) ,
6+ enabling navigation between step definitions and gherkin steps when using cucumber-scala DSL.
67
78The plugin depends on:
89- [ Gherkin plugin] ( https://plugins.jetbrains.com/plugin/9164-gherkin )
@@ -14,10 +15,9 @@ The plugin depends on:
1415- [x] Navigate from feature step to step definition
1516- [x] Find usages of step definitions in feature files
1617- [x] Automated step definition creation
17- - [ ] Wizard for step definition creation (templating, see # 1 )
18+ - [x ] Wizard for step definition creation (templating)
1819- [x] Indexing of step definitions for better performance
1920- [x] Support "constant expressions" in step definition names
20- - [ ] Find step definitions in libraries (in dependencies)
2121
2222## Development
2323
You can’t perform that action at this time.
0 commit comments