Skip to content

TarasTielkes/IntelliJBehave

 
 

Repository files navigation

JBehave Support for IntelliJ IDEA

IntelliJ IDEA Plugin for JBehave

This plugin provides some support for JBehave. It is a fork of IntelliJBehave, originally created by Aman Kumar.

See https://github.com/kumaraman21/IntelliJBehave/wiki

Most of the original code has been retained, but several improvements have been incorporated by various contributors:

Features

The plugin provides the following features:

  • Basic syntax highlighting for JBehave story files
  • Jump to step definition in Java or Groovy
  • Error Highlighting in story if step was not defined
  • Create new story files from a configurable story template
  • Comment/uncomment lines in story files
  • Code inspections to report unused steps definitions and undefined step usages
  • Run *.story files

Known limitations

  • Searches complete module classpath, no configuration available to limit scope
  • Does not take into account any custom JBehave configuration

About

IntelliJ IDEA Plugin for JBehave

Resources

License

Stars

Watchers

Forks

Packages

No packages published