Skip to content

ookull/behave-integration.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Behave VIM integration

Implemented navigation for Behave (behaviour-driven development, Python style).

Features:

  • Jump from step definition to step implementation

  • Jump from step implementation to step definition

  • List parsing errors for step definitions and implementations

Requirements

  • VIM with +python3 support

  • Behave is installed and available for VIM

Install

Installation with Vim-Plug:

Plug 'ookull/behave-integration.vim'

About

Behave integration for VIM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • Vim Script 5.3%