sponsor Vim development Vim logo Vim Book Ad

nose.vim : Simple compiler for testing python with nose

 script karma  Rating 0/0, Downloaded by 748  Comments, bugs, improvements  Vim wiki

created by
Alisue Lambda
 
script type
utility
 
description
nose.vim

A simple compiler for executing nosetests on VIM. Originally written by Olivier Le Thanh Duong at and modified by lambdalisue. Useful to use with vim-makegreen

See http://blog.staz.be/?post/2010/09/04/Python-unit-test-and-vim for find how to use it with vim-makegreen
nose-machineout

modified version use nose-machineout for convinience so you have to install it as well as nose:

sudo pip install nose
sudo pip install git+git://github.com/lambdalisue/nose-machineout.git#egg=nose_machineout

how to install

use vundle or pathogen is recommended or simply extract to your vim directory

and write the following code to your ftplugin/python.vim:

set compiler=nose

Developed at https://github.com/lambdalisue/nose.vim
 
install details
 

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
lambdalisue-nose.vim-0418999.zip 0.1-rc2 2011-12-16 7.0 Alisue Lambda Fix bug
nose.vim.tar.gz 0.1 2011-12-08 7.0 Alisue Lambda Initial upload
ip used for rating: 3.133.159.224

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