Skip to content

paulrajgithub/intellij-cucumber-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intellij-cucumber-scala 0.3.3

Build Status

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 git@github.com:danielwegener/intellij-cucumber-scala.git
  2. sbt updateIdea will download the idea sdk to the SDK folder and all required plugins
  3. Import the project as sbt project into IDEA.

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.

To start an IDE with the plugin installed in the example project just run sbt "runIdea example" (todo: does not work yet)

#License This project is released under the Apache License, Version 2.0 (http://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 98.6%
  • Gherkin 1.4%