We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tests marked with @pytest.mark.forked that work in pytest v. 6.2.5 will fail in pytest v. 7.x.x with message:
@pytest.mark.forked
pytest
AssertionError: previous item was not torn down properly
see: pytest-dev/pytest#9621
Status