o-nose-show-skipped

A nose plugin to show skipped tests and their messages


Keywords
test, unittest, nose, nosetests, plugin
License
BSD-3-Clause
Install
pip install o-nose-show-skipped==0.2

Documentation

nose-show-skipped

Show the name and skip message of skipped tests when running nosetests

Installation

python setup.py develop

or

python setup.py install

Usage

cd ~/my/favorite/project
nosetests --show-skipped