Custom hook functions #665
Unanswered
monicalicareti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Aside from the hook functions defined in the documentation of pytest-bdd, is it possible to define other custom hooks? Something like pytest_bdd_before_feature?
I've tried to do this according to pytest docs, but the hook functions I created never get executed.
Cheers,
M.
Beta Was this translation helpful? Give feedback.
All reactions