Skip to content

Move test_messages_documentation.py to tests folder #6170

Open
Pierre-Sassoulas/pylint
#244
@jpy-git

Description

@jpy-git

Current problem

Currently the test_messages_documentation.py file is in the doc folder.

I usually like to run the full test suite via pytest tests -n 8 before submitting a PR (because it's faster than waiting for CI).
However, this doesn't include test_messages_documentation.py since it's in a diff folder. Could we move it over to the tests folder for convenience?

Desired solution

As above

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    MaintenanceDiscussion or action around maintaining pylint or the dev workflowNeeds decision 🔒Needs a decision before implemention or rejectionNeeds specification 🔐Accepted as a potential improvement, and needs to specify edge cases, message names, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions