/doc/plugins/builtin.rst
https://bitbucket.org/jpellerin/nose/ · ReStructuredText · 30 lines · 25 code · 5 blank · 0 comment · 0 complexity · 499adae58bfbbed04309dce9d64bff71 MD5 · raw file
- Batteries included: builtin nose plugins
- ========================================
- nose includes a number of builtin plugins that can make testing faster and easier.
- .. note ::
- nose 0.11.2 includes a change to default plugin loading. Now, a 3rd party
- plugin with *the same name* as a builtin *will be loaded instead*
- of the builtin plugin.
- .. toctree ::
- :maxdepth: 2
- allmodules
- attrib
- capture
- collect
- cover
- debug
- deprecated
- doctests
- failuredetail
- isolate
- logcapture
- multiprocess
- prof
- skip
- testid
- xunit