Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PytestAssertRewriteWarning error - how to debug it? #92

Open
DeflateAwning opened this issue Oct 12, 2023 · 0 comments
Open

PytestAssertRewriteWarning error - how to debug it? #92

DeflateAwning opened this issue Oct 12, 2023 · 0 comments

Comments

@DeflateAwning
Copy link

======================================================================================= warnings summary =======================================================================================
venv/lib/python3.9/site-packages/_pytest/config/__init__.py:1207
/venv/lib/python3.9/site-packages/_pytest/config/__init__.py:1207: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: pytest_jsonreport
    self._mark_plugins_for_rewrite(hook)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

It would be helpful to add more info about what's going on there to a Troubleshooting section of the README

@DeflateAwning DeflateAwning changed the title I'm getting this error, any suggestions on how to debug it? PytestAssertRewriteWarning error - how to debug it? Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant