3.8.1 - bugfixes
- Fixed
ScopeMismatch
with parametrized cases in non-trivial test
trees.scope
is now correctly handled for (i)fixture
cases, and
(ii) fixtures defined inconftest.py
files at any depth. Fixes
#311. PR
#317 by @michele-riva.
See documentation page for details.