qtpy.vim : Quick unit testing for python from within VIM
script karma |
Rating 13/4,
Downloaded by 880 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Alex Meade |
|
script type |
ftplugin |
|
description |
A simple way of running python unit tests from within VIM based on the cursor location.
Useful for receiving immediate feedback as you write tests, despite what test runner or framework your project uses to run its tests.
qtpy.vim on Github: https://github.com/ameade/qtpy-vim |
|
install details |
Just copy the plugin folders into your ~/.vim directory.
Alternatively, if you are using pathogen, clone the plugin into your bundle folder.
If planning on running tests with something other than python-nose, please use your .vimrc to configure the plugin. See README |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.16.157.168
|