Skip to content

kumar303/disable-docstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disable Docstrings

This is a Nose plugin that tells unittest not to use test docstrings as test names. Instead it uses the name of the test itself.

Install:

pip install disabledoc

Usage:

nosetests -v --disable-docstring

About

Small nose plugin to disable docstrings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages