Files
pytest2/changelog/2220.bugfix.rst
2018-07-07 11:13:48 -03:00

2 lines
154 B
ReStructuredText

Fix a bug where fixtures overriden by direct parameters (for example parametrization) were being instantiated even if they were not being used by a test.