Skip to content

Enables Reference tracking of glue code when using cucumber-scala DSL.

Notifications You must be signed in to change notification settings

manu20/intellij-cucumber-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intellij-cucumber-scala 0.3.0

Enables Reference tracking of glue code when using cucumber-scala DSL.

#Features

  • Navigate from feature step to step definition
  • Find usages of step definitions in feature files
  • Wizard that creates step definitions for a step in a feature file

#Development

  1. git clone [email protected]:danielwegener/intellij-cucumber-scala.git
  2. sbt downloadIdea will download the idea sdk to the SDK folder
  3. sbt downloadPlugins will download the dependent plugins from jetbrains repo to the SDK folder
  4. Import the project as maven project into IDEA. Make sure to use your prepared IDEA version as plugin sdk.

Now you can build this plugin with sbt package

IntelliJ Plugin Development is too hard :/ Please provide a public (maybe non-oss, non-free) repo for Idea artifacts. Or maybe a sbt plugin.

#License This project is released under the Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0).

About

Enables Reference tracking of glue code when using cucumber-scala DSL.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%