fixture hooks use session.ihook instead of a fitting hookproxy #2124
Labels
Comments
malinoff
added a commit
to malinoff/pytest
that referenced
this issue
Dec 10, 2016
nicoddemus
added a commit
to nicoddemus/pytest
that referenced
this issue
Nov 12, 2017
nicoddemus
added a commit
that referenced
this issue
Nov 12, 2017
Use session.config.hook instead of ihook. Fixes #2124
Fixed by #2127 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
just realized this after reviewing the FixtureDef.execute method after a user reported trouble with getting the fixture setup hooks called from conftests/test files
The text was updated successfully, but these errors were encountered: