Pytest assert rewriter doesn't see conftest plugins #13506
|
I try to run pytest rewriting for custom plugins. However it doesn't load a conftest plugin at the rewrting stage Result: pytest/src/_pytest/config/__init__.py Line 1293 in 9e9633d Does it expected behavior? Or am I doing something wrong? |
Answered by
RonnyPfannschmidt
Jun 11, 2025
Replies: 1 comment 1 reply
|
Can we discuss the details in the pull request |
1 reply
Answer selected by
Tusenka
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can we discuss the details in the pull request