codeception-zsh-plugin
March 2, 2014 ยท View on GitHub
codeception-zsh-plugin is a zsh plugin for
Codeception Testing Framework. This plugin can be install into oh-my-zsh custom plugin folder.

Installation for oh-my-zsh
-
In the command line, change to
oh-my-zshplugins directory:$ take ~/.oh-my-zsh/custom/plugins -
Clone the repository into a new directory called
codeception:git clone https://github.com/shengyou/codeception-zsh-plugin.git codeception -
Include
codeceptionplugin to your .zshrc file along with other plugins:... plugins=(osx brew git laravel codeception) ... -
Restart your terminal application.
TODO & Bugs
--configdisappear when typing--- smarter way to complete options
Additional information
Inspired by and based on:
Tutorials about how to write your own completion functions:
Contact
Shengyou Fan (If you like it, please endorse me on coderwall) 
Any questions, feel free to contact me.