Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Invalid pytest configuration ignore (Warning) #58

Open
de-code opened this issue Sep 3, 2020 · 0 comments
Open

Invalid pytest configuration ignore (Warning) #58

de-code opened this issue Sep 3, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@de-code
Copy link
Contributor

de-code commented Sep 3, 2020

I am getting the following warning when running tests:

venv/lib/python3.6/site-packages/_pytest/config/__init__.py:1148
  /path/to/venv/lib/python3.6/site-packages/_pytest/config/__init__.py:1148: PytestConfigWarning: Unknown config ini key: ignore
  
    self._warn_or_fail_if_strict("Unknown config ini key: {}\n".format(key))

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

Using pytest==6.0.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants