Add changelog entries for #2124
This commit is contained in:
1
changelog/2124.bugfix
Normal file
1
changelog/2124.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
``pytest_fixture_setup`` and ``pytest_fixture_post_finalizer`` hooks are now called for all ``conftest.py`` files.
|
||||
1
changelog/2124.feature
Normal file
1
changelog/2124.feature
Normal file
@@ -0,0 +1 @@
|
||||
``pytest_fixture_post_finalizer`` hook can now receive a ``request`` argument.
|
||||
Reference in New Issue
Block a user