Skip to content

CONTRIBUTING.md does not document how to run the full test suite including legacy-tests feature #710

@Haroldwonder

Description

@Haroldwonder

The CONTRIBUTING.md documents running cargo test but does not mention the --features legacy-tests flag required to run the full test suite. Contributors may submit PRs that break legacy tests without knowing.

File: CONTRIBUTING.md

Fix: Update CONTRIBUTING.md to document cargo test --features legacy-tests and explain what the feature gate covers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions