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

Printout for unknown pytest mark #931

Open
koubaa opened this issue Oct 7, 2024 · 0 comments
Open

Printout for unknown pytest mark #931

koubaa opened this issue Oct 7, 2024 · 0 comments
Assignees

Comments

@koubaa
Copy link
Collaborator

koubaa commented Oct 7, 2024

When running pytest, I see this printout:

Example:

pymechanical/tests/test_pool.py:137
  /work/pymechanical/tests/test_pool.py:137: PytestUnknownMarkWarning: Unknown pytest.mark.remote_session_launch - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.remote_session_launch

There might be a mistake in how this mark is defined

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

2 participants