cucutags and vim-behave

So 05 října 2013

I have created a simple Python package cucutags for parsing behave feature and step files and vim plugin for jumping from feature file to appropriate step (using normal Ctrl-]). Creating similar plugin for other editors (especially Sublime Text) able to cooperate with Python module should be trivial as most logic is in the Python module. Vim plugin is originally based on tpope’s vim-cucumber, but not much remained from that, but thank you anyway.

Pull requests are welcome as well as any comments, complaints, requests for enhancements, and bug reports. Please send them to me via email mentioned in the code.

Category: computer Tagged: Fedora python tags behave vim gedit

Page 1 of 1