Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 252 Bytes

decorators.rst

File metadata and controls

11 lines (8 loc) · 252 Bytes

Decorators

nose2 ships with various decorators that assist you to write your tests.

Setup & Teardown

.. autofunction :: nose2.tools.decorators.with_setup
.. autofunction :: nose2.tools.decorators.with_teardown