Can @pytest.mark.forked be used on a class? #86
|
Does the |
Answered by
nicoddemus
Nov 10, 2023
Replies: 1 comment
|
It should work if you apply it on a class, this generally provided by pytest. |
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.