sponsor Vim development Vim logo Vim Book Ad

qtpy.vim : Quick unit testing for python from within VIM

 script karma  Rating 13/4, Downloaded by 745  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
qtpy-vim0.5.0.zip 0.5.0 2013-08-31 7.0 Alex Meade Minor doc cleanup
Remove crud and unusable commands
qtpy-vim0.4.2.zip 0.4.2 2012-01-17 7.0 Alex Meade Initial upload
ip used for rating: 18.217.208.72

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github