fix issue203 - fixture functions with a scope=function should have a "self" that points to the actual instance with which the test functions run.
This commit is contained in:
@@ -16,7 +16,7 @@ For basic examples, see
|
||||
- :doc:`../getting-started` for basic introductory examples
|
||||
- :ref:`assert` for basic assertion examples
|
||||
- :ref:`fixtures` for basic fixture/setup examples
|
||||
- :ref:`parametrize` for basic fixture/setup examples
|
||||
- :ref:`parametrize` for basic test function parametrization
|
||||
- :doc:`../unittest` for basic unittest integration
|
||||
- :doc:`../nose` for basic nosetests integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user