Can @pytest.mark.forked be used on a class? #86
-
Does the |
Beta Was this translation helpful? Give feedback.
Answered by
nicoddemus
Nov 10, 2023
Replies: 1 comment
-
It should work if you apply it on a class, this generally provided by pytest. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dbarbuzzi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should work if you apply it on a class, this generally provided by pytest.