Skip to content

Documentation still states --resultlog is “planned for removal in 6.0” despite already being removed #13464

@Iwithyou2025

Description

@Iwithyou2025

Hello pytest maintainers,

I noticed that the official documentation for the --resultlog option still indicates it is “planned for removal in pytest 6.0.” In fact, --resultlog was removed when pytest 6.0 was released and is no longer recognized by any pytest 6.x or later version.

Would it be possible to update the relevant docs to reflect that:

--resultlog has already been removed as of pytest 6.0

Users should migrate to the pytest-reportlog plugin (using --report-log=…) for machine-readable test result files

Thank you for your consideration and for all your hard work on pytest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions